Skip to content

Commit 7a4d64c

Browse files
committed
Fix tests
1 parent 7309c9b commit 7a4d64c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

_test/test_links.py

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ def load_page_list(dir):
4242
"google-summer-of-code-2017",
4343
"google-summer-of-code-2018",
4444
"people-of-fenics",
45+
"gsoc"
4546
])
4647
def test_permalinks(page):
4748
"""Test that permalink exists."""

gsoc/gsoc.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# Google Summer of Code
1+
---
2+
title: Google Summer of Code
3+
permalink: /gsoc/
4+
---
25

36
The FEniCS Project has participated in the [Google Summer of Code](https://summerofcode.withgoogle.com) (GSoC) through our fiscal sponsorship agreement with [NumFOCUS](https://numfocus.org/).
47

0 commit comments

Comments
 (0)