summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorrsiddharth <rsd@gnu.org>2016-03-05 21:50:07 -0500
committerrsiddharth <rsd@gnu.org>2016-03-05 21:50:07 -0500
commit0d6ad30c11e5b0272b003ac4f51b894bea204945 (patch)
tree7870bb6b24a111951cd41c37d5a7429d620e1ad5 /tests
parent5299189a7e02df8250d677fa69d3d16e1e09351c (diff)
Fixed TestLPS.test_RenderHTML_sessions_only
Diffstat (limited to 'tests')
-rw-r--r--tests/test_lps_gen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_lps_gen.py b/tests/test_lps_gen.py
index 7149066..25fb757 100644
--- a/tests/test_lps_gen.py
+++ b/tests/test_lps_gen.py
@@ -253,7 +253,7 @@ class TestLPS(object):
def test_RenderHTML_sessions_only(self):
"""Testing `RenderHTML` function - LP schedule - sessions only
"""
- md_content = read_file(path.join('tests', 'files',
+ md_content = read_file(path.join('files',
'lp-sch-sessions-only.md'))
lps_html = RenderHTML(self.markdown(md_content),