aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fdx_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fdx_test.py')
-rw-r--r--tests/fdx_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fdx_test.py b/tests/fdx_test.py
index b6e2bc9..497f908 100644
--- a/tests/fdx_test.py
+++ b/tests/fdx_test.py
@@ -3,7 +3,7 @@
# http://www.opensource.org/licenses/mit-license.php
from testcompat import TestCase
-from StringIO import StringIO
+from six import StringIO
from screenplain.export.fdx import write_text
from screenplain.richstring import plain, bold, italic