summaryrefslogtreecommitdiff
path: root/fastimport/tests/test_dates.py
diff options
context:
space:
mode:
Diffstat (limited to 'fastimport/tests/test_dates.py')
-rw-r--r--fastimport/tests/test_dates.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/fastimport/tests/test_dates.py b/fastimport/tests/test_dates.py
index f1ccd67..cc2617f 100644
--- a/fastimport/tests/test_dates.py
+++ b/fastimport/tests/test_dates.py
@@ -21,6 +21,7 @@ from fastimport import (
dates,
)
+
class ParseTzTests(TestCase):
def test_parse_tz_utc(self):