summaryrefslogtreecommitdiff
path: root/tests/spmd_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spmd_test.py')
-rw-r--r--tests/spmd_test.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/spmd_test.py b/tests/spmd_test.py
index caa5b20..4a04660 100644
--- a/tests/spmd_test.py
+++ b/tests/spmd_test.py
@@ -4,10 +4,6 @@ from screenplain.types import Slug, Action, Dialog, DualDialog, Transition
class ParseTests(unittest2.TestCase):
- # Without this, the @skip decorator gives
- # AttributeError: 'ParseTests' object has no attribute '__name__'
- __name__ = 'ParseTests'
-
# A Scene Heading, or "slugline," is any line that has a blank
# line following it, and either begins with INT or EXT, or has
# two empty lines preceding it. A Scene Heading always has at