diff options
author | Martin Vilcans <martin@librador.com> | 2011-10-01 22:05:26 +0200 |
---|---|---|
committer | Martin Vilcans <martin@librador.com> | 2011-10-01 22:05:26 +0200 |
commit | 1a738815056d422fc24cdc3577963d7b319fd5f7 (patch) | |
tree | 33a362d8ac26a53a39c4eab0c8ba3d5088770249 /tests/spmd_test.py | |
parent | 55f57452ad4967247f700608556e96bfaa625425 (diff) | |
download | screenplain-1a738815056d422fc24cdc3577963d7b319fd5f7.tar.gz |
Just some cleanup/reformatting
Diffstat (limited to 'tests/spmd_test.py')
-rw-r--r-- | tests/spmd_test.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/spmd_test.py b/tests/spmd_test.py index 1c25f05..1f5c0f5 100644 --- a/tests/spmd_test.py +++ b/tests/spmd_test.py @@ -118,7 +118,6 @@ class ParseTests(unittest2.TestCase): (False, '||') ], dialog.blocks) - def test_standard_transition(self): paras = list(parse([ |