summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test_lps_gen.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_lps_gen.py b/tests/test_lps_gen.py
index 8473955..2495d6d 100644
--- a/tests/test_lps_gen.py
+++ b/tests/test_lps_gen.py
@@ -163,6 +163,7 @@ class TestLpsGen(object):
print lps_html
+ @raises(SystemExit)
def test_RenderHTML_invalid_year(self):
"""Testing `RenderHTML` function - with invalid year
"""