aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fountain_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fountain_test.py')
-rw-r--r--tests/fountain_test.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/fountain_test.py b/tests/fountain_test.py
index 5095e4e..e265da9 100644
--- a/tests/fountain_test.py
+++ b/tests/fountain_test.py
@@ -2,7 +2,8 @@
# Licensed under the MIT license:
# http://www.opensource.org/licenses/mit-license.php
-from unittest import TestCase
+from testcompat import TestCase
+
from screenplain.parsers import fountain
from screenplain.types import (
Slug, Action, Dialog, DualDialog, Transition, Section, PageBreak