diff options
Diffstat (limited to 'tests/spmd_test.py')
-rw-r--r-- | tests/spmd_test.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/spmd_test.py b/tests/spmd_test.py index 5df8395..d4e8c5d 100644 --- a/tests/spmd_test.py +++ b/tests/spmd_test.py @@ -2,6 +2,7 @@ import unittest2 from screenplain.parsers.spmd import parse from screenplain.types import Slug, Action, Dialog, DualDialog, Transition + class ParseTests(unittest2.TestCase): # A Scene Heading, or "slugline," is any line that has a blank |