diff options
author | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-03-02 17:28:52 -0500 |
---|---|---|
committer | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-03-02 17:28:52 -0500 |
commit | d0d98f0aea35fcd378fc93f02d8449030b1ba454 (patch) | |
tree | ca2ac2a2852ebaeb9ec9e9543ae2ae1945850504 /tests/test_transcript.py | |
parent | 17781f27c49b961526c7e3a5302482744e6a038b (diff) | |
download | cmd2-git-d0d98f0aea35fcd378fc93f02d8449030b1ba454.tar.gz |
Removed abbrev attribute
Diffstat (limited to 'tests/test_transcript.py')
-rw-r--r-- | tests/test_transcript.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_transcript.py b/tests/test_transcript.py index 41322341..43b7a72c 100644 --- a/tests/test_transcript.py +++ b/tests/test_transcript.py @@ -27,7 +27,6 @@ class CmdLineApp(Cmd): MUMBLE_LAST = ['right?'] def __init__(self, *args, **kwargs): - self.abbrev = True self.multilineCommands = ['orate'] self.maxrepeats = 3 self.redirector = '->' @@ -159,7 +158,7 @@ OODNIGHT, GRACIEGAY OODNIGHT, GRACIEGAY OODNIGHT, GRACIEGAY OODNIGHT, GRACIEGAY -(Cmd) hi +(Cmd) history -------------------------[1] help -------------------------[2] |