diff options
author | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-09-25 21:12:56 -0400 |
---|---|---|
committer | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-09-25 21:12:56 -0400 |
commit | 98946b7ec8c0cf06a85f137557fb6618e71264b7 (patch) | |
tree | 2f7032f18cbac79617455211ffe40d9cd62837fb | |
parent | b59dac10bcc128497e48929b04c2ae380e4ed079 (diff) | |
download | cmd2-git-98946b7ec8c0cf06a85f137557fb6618e71264b7.tar.gz |
Fixed unit tests
-rw-r--r-- | tests/transcripts/from_cmdloop.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/transcripts/from_cmdloop.txt b/tests/transcripts/from_cmdloop.txt index 5f22d756..56bbdc0c 100644 --- a/tests/transcripts/from_cmdloop.txt +++ b/tests/transcripts/from_cmdloop.txt @@ -5,8 +5,8 @@ Documented commands (type help <topic>): ======================================== -alias help load orate pyscript say shell speak/ */ -edit history mumble py quit set shortcuts unalias/ */ +alias help load mumble py quit set shortcuts/ */ +edit history macro orate pyscript say shell speak/ */ (Cmd) help say usage: speak [-h] [-p] [-s] [-r REPEAT]/ */ |