diff options
| author | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-03-16 16:54:09 -0400 |
|---|---|---|
| committer | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-03-16 16:54:09 -0400 |
| commit | aef4db11440c7146371d68ac73f364bddd28ecb6 (patch) | |
| tree | 654844cf3aae4d27ae2b729698640522747f17d2 /tests/test_transcript.py | |
| parent | 9efa579d3273d7d0d04d730e1025637bdf59e3bd (diff) | |
| download | cmd2-git-aef4db11440c7146371d68ac73f364bddd28ecb6.tar.gz | |
More unit test fixes
Diffstat (limited to 'tests/test_transcript.py')
| -rw-r--r-- | tests/test_transcript.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_transcript.py b/tests/test_transcript.py index 43b7a72c..8c2af29d 100644 --- a/tests/test_transcript.py +++ b/tests/test_transcript.py @@ -129,8 +129,8 @@ def test_base_with_transcript(_cmdline_app): Documented commands (type help <topic>): ======================================== -edit history mumble py quit set shortcuts -help load orate pyscript say shell speak +alias help load orate pyscript say shell speak +edit history mumble py quit set shortcuts unalias (Cmd) help say Repeats what you tell me to. |
