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.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fdx_test.py b/tests/fdx_test.py
index 9737493..153a0cf 100644
--- a/tests/fdx_test.py
+++ b/tests/fdx_test.py
@@ -5,6 +5,7 @@ from screenplain.export.fdx import write_text
from screenplain.richstring import RichString, Bold, Italic
+
class OutputTests(unittest2.TestCase):
def setUp(self):