summaryrefslogtreecommitdiff
path: root/tests/richstring_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/richstring_test.py')
-rw-r--r--tests/richstring_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/richstring_test.py b/tests/richstring_test.py
index b9ca3d2..f2bed5e 100644
--- a/tests/richstring_test.py
+++ b/tests/richstring_test.py
@@ -2,7 +2,7 @@
# Licensed under the MIT license:
# http://www.opensource.org/licenses/mit-license.php
-from unittest import TestCase
+from testcompat import TestCase
from screenplain.richstring import (
RichString, Segment,
Bold, Italic,