From d8ade122f0cd23dfcad18872536cc3709334e77f Mon Sep 17 00:00:00 2001 From: kotfu Date: Tue, 16 Jan 2018 20:59:33 -0700 Subject: Remove do_save() and do_run() for #252 --- tests/test_transcript.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/test_transcript.py') diff --git a/tests/test_transcript.py b/tests/test_transcript.py index 193e135f..41322341 100644 --- a/tests/test_transcript.py +++ b/tests/test_transcript.py @@ -130,8 +130,8 @@ def test_base_with_transcript(_cmdline_app): Documented commands (type help ): ======================================== -edit history mumble py quit save set shortcuts -help load orate pyscript run say shell speak +edit history mumble py quit set shortcuts +help load orate pyscript say shell speak (Cmd) help say Repeats what you tell me to. @@ -172,7 +172,7 @@ say -ps --repeat=5 goodnight, Gracie set maxrepeats 5 -------------------------[6] say -ps --repeat=5 goodnight, Gracie -(Cmd) run 4 +(Cmd) history -r 4 OODNIGHT, GRACIEGAY OODNIGHT, GRACIEGAY OODNIGHT, GRACIEGAY -- cgit v1.2.1