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 ae5acb7..01a681b 100644
--- a/fastimport/tests/__init__.py
+++ b/fastimport/tests/__init__.py
@@ -26,6 +26,7 @@ def test_suite():
'test_dates',
'test_errors',
'test_filter_processor',
+ 'test_info_processor',
'test_helpers',
'test_parser',
]