summaryrefslogtreecommitdiff
path: root/fastimport/tests/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'fastimport/tests/__init__.py')
-rw-r--r--fastimport/tests/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/fastimport/tests/__init__.py b/fastimport/tests/__init__.py
index 49fbbac..1d3a09e 100644
--- a/fastimport/tests/__init__.py
+++ b/fastimport/tests/__init__.py
@@ -23,6 +23,7 @@ import unittest
def test_suite():
names = [
'test_commands',
+ 'test_dates',
'test_errors',
'test_filter_processor',
'test_helpers',