summaryrefslogtreecommitdiff
path: root/src/zope/i18n/tests/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/i18n/tests/test.py')
-rw-r--r--src/zope/i18n/tests/test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zope/i18n/tests/test.py b/src/zope/i18n/tests/test.py
index 4fb4f4c..05e1366 100644
--- a/src/zope/i18n/tests/test.py
+++ b/src/zope/i18n/tests/test.py
@@ -22,6 +22,7 @@ from zope.i18n.testing import unicode_checker
def test_suite():
options = doctest.NORMALIZE_WHITESPACE | doctest.ELLIPSIS
+
def suite(name):
return doctest.DocTestSuite(
name,