summaryrefslogtreecommitdiff
path: root/tests/test_transcript.py
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-07-03 17:29:49 -0400
committerGitHub <noreply@github.com>2017-07-03 17:29:49 -0400
commit525f4cae6b1e1c463cd34d21065fb0513842460e (patch)
treed5ea2e52b6e3a09f54731aa4858370cdcbcb6e75 /tests/test_transcript.py
parentb06c95b721b7a1096ce78ec3a96726cdbe7026ad (diff)
parent29eeb8996053f35572f4d7b63e7c8cb0f62b6442 (diff)
downloadcmd2-git-525f4cae6b1e1c463cd34d21065fb0513842460e.tar.gz
Merge pull request #168 from python-cmd2/remove_pause
Removed pause command
Diffstat (limited to 'tests/test_transcript.py')
-rw-r--r--tests/test_transcript.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/test_transcript.py b/tests/test_transcript.py
index 87640b5e..4ffcd162 100644
--- a/tests/test_transcript.py
+++ b/tests/test_transcript.py
@@ -106,9 +106,8 @@ def test_base_with_transcript(_cmdline_app):
Documented commands (type help <topic>):
========================================
-_relative_load help orate pyscript save shell speak
-cmdenvironment history pause quit say shortcuts
-edit load py run set show
+_relative_load edit history orate pyscript run say shell show
+cmdenvironment help load py quit save set shortcuts speak
(Cmd) help say
Repeats what you tell me to.