summaryrefslogtreecommitdiff
path: root/test/test_io.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_io.py')
-rwxr-xr-xtest/test_io.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_io.py b/test/test_io.py
index e65b05c6c..b82911e44 100755
--- a/test/test_io.py
+++ b/test/test_io.py
@@ -11,6 +11,7 @@ Test module for io.py.
"""
import unittest
+import DocutilsTestSupport # must be imported before docutils
from docutils import io