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.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fountain_test.py b/tests/fountain_test.py
index 02bb6be..ab3e9e7 100644
--- a/tests/fountain_test.py
+++ b/tests/fountain_test.py
@@ -133,6 +133,7 @@ class SectionTests(unittest2.TestCase):
Section(plain(u'second level'), 2, None),
], paras)
+
class DialogTests(unittest2.TestCase):
# A Character element is any line entirely in caps, with one empty
# line before it and without an empty line after it.