summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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),