summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorrsiddharth <rsd@gnu.org>2016-03-05 21:51:11 -0500
committerrsiddharth <rsd@gnu.org>2016-03-05 21:51:11 -0500
commit5906a801f67d2b5d361d99cf2a12d9540de790fb (patch)
treeb9752296ac56e33a6dda6f13387c8f8a684e7a58 /tests
parent0d6ad30c11e5b0272b003ac4f51b894bea204945 (diff)
changed tests/files/lp-sch.md
In some places use inline links. Addresses issue #3.
Diffstat (limited to 'tests')
-rw-r--r--tests/files/lp-sch.md9
-rw-r--r--tests/test_lps_gen.py4
2 files changed, 4 insertions, 9 deletions
diff --git a/tests/files/lp-sch.md b/tests/files/lp-sch.md
index e132d17..2604c67 100644
--- a/tests/files/lp-sch.md
+++ b/tests/files/lp-sch.md
@@ -23,9 +23,7 @@ director.
[//]: # (This another comment.)
-[Christopher Webber][webber]
-
-[webber]: http://dustycloud.org
+[Christopher Webber](http://dustycloud.org)
Room 32-123
@@ -56,7 +54,7 @@ teaching.
#### TAFTA, CETA, TISA: traps and threats to Free Software Everywhere
-[Marianne Corvellec][corvellec], [Jonathan Le Lous][lous]
+[Marianne Corvellec](/2015/program/speakers.html#corvellec), [Jonathan Le Lous](/2015/program/speakers.html#le-lous)
Room 32-155
@@ -70,9 +68,6 @@ CETA, TISA. We will call for action against these global treaty
projects and offer alternative proposals, which favour Free Software
Everywhere.
-[corvellec]: http://libreplanet.org/2015/program/speakers.html#corvellec
-[lous]: http://libreplanet.org/2015/program/speakers.html#le-lous
-
### 11:40 - 11:50: Break
### 11:50 - 12:35: Session Block 2A
diff --git a/tests/test_lps_gen.py b/tests/test_lps_gen.py
index 25fb757..852b338 100644
--- a/tests/test_lps_gen.py
+++ b/tests/test_lps_gen.py
@@ -203,8 +203,8 @@ class TestLPS(object):
['Richard Stallman'],
['<a href="http://dustycloud.org">Christopher Webber</a>'],
['ginger coons'],
- ['<a href="http://libreplanet.org/2015/program/speakers.html#corvellec">Marianne Corvellec</a>',
- '<a href="http://libreplanet.org/2015/program/speakers.html#le-lous">Jonathan Le Lous</a>'],
+ ['<a href="/2015/program/speakers.html#corvellec">Marianne Corvellec</a>',
+ '<a href="/2015/program/speakers.html#le-lous">Jonathan Le Lous</a>'],
['Seth Schoen'],
['Jonas Öberg'],
['Benjamin Mako Hill'],