diff options
author | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2019-06-15 00:38:02 -0400 |
---|---|---|
committer | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2019-06-15 00:38:02 -0400 |
commit | 294cf8d4b2fd7254958c28211e5997bd45aa81cf (patch) | |
tree | 07c4bd5af19765f2b875e512a8fe55aaeeb7c622 /tests | |
parent | e4983ab320a63f0c43085360133a1bcfa0d67fdd (diff) | |
download | cmd2-git-294cf8d4b2fd7254958c28211e5997bd45aa81cf.tar.gz |
Fixed unit test
Diffstat (limited to 'tests')
-rw-r--r-- | tests/transcripts/from_cmdloop.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/transcripts/from_cmdloop.txt b/tests/transcripts/from_cmdloop.txt index 84d7f8fc..76056fc6 100644 --- a/tests/transcripts/from_cmdloop.txt +++ b/tests/transcripts/from_cmdloop.txt @@ -5,8 +5,9 @@ Documented commands (type help <topic>): ======================================== -alias help load mumble orate pyscript say shell speak/ */ -edit history macro nothing py quit set shortcuts/ */ +alias history mumble py run_pyscript set speak/ */ +edit load nothing pyscript run_script shell/ */ +help macro orate quit say shortcuts/ */ (Cmd) help say usage: speak [-h] [-p] [-s] [-r REPEAT]/ */ |