summaryrefslogtreecommitdiff
path: root/fastimport/tests/test_dates.py
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2021-09-18 16:55:06 +0100
committerJelmer Vernooij <jelmer@jelmer.uk>2021-09-18 16:55:06 +0100
commit90cc92891309e192f6c6ba2665badac12619a1ed (patch)
treec6e3e5720f914749799946f40bca3a39b0729f02 /fastimport/tests/test_dates.py
parent088bc0459e50bbcb948f3317772825859347b014 (diff)
parent6ed4b196e21974c6bac4323522cd086794618068 (diff)
downloadpython-fastimport-git-90cc92891309e192f6c6ba2665badac12619a1ed.tar.gz
Import upstream version 0.9.14upstream/0.9.14upstream
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):