aboutsummaryrefslogtreecommitdiffstats
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 82b2af0..dd64112 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 testcompat import TestCase
+from unittest import TestCase
from screenplain.richstring import (
RichString, Segment,
Bold, Italic,