summaryrefslogtreecommitdiff
path: root/tests/test_transcript.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_transcript.py')
-rw-r--r--tests/test_transcript.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_transcript.py b/tests/test_transcript.py
index f5ca653e..39c87532 100644
--- a/tests/test_transcript.py
+++ b/tests/test_transcript.py
@@ -30,7 +30,6 @@ from .conftest import (
class CmdLineApp(cmd2.Cmd):
-
MUMBLES = ['like', '...', 'um', 'er', 'hmmm', 'ahh']
MUMBLE_FIRST = ['so', 'like', 'well']
MUMBLE_LAST = ['right?']