diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-06-06 22:25:48 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-06-06 22:25:48 -0400 |
commit | abeb8e7cabec6b18c269debb74659f91df4f6058 (patch) | |
tree | 66f7f44b6ad5606fd320ffbc4417f4b75bb29385 /examples | |
parent | 5157a6ee2c13d553854f2a78362e957f3d018870 (diff) | |
download | cmd2-git-abeb8e7cabec6b18c269debb74659f91df4f6058.tar.gz |
Transcript testing now properly handles commands which signal the application to quit
Implemented an antediluvian TODO
Diffstat (limited to 'examples')
-rw-r--r-- | examples/scripts/quit.txt | 1 | ||||
-rw-r--r-- | examples/transcripts/quit.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/examples/scripts/quit.txt b/examples/scripts/quit.txt new file mode 100644 index 00000000..ff604669 --- /dev/null +++ b/examples/scripts/quit.txt @@ -0,0 +1 @@ +quit diff --git a/examples/transcripts/quit.txt b/examples/transcripts/quit.txt new file mode 100644 index 00000000..6dcf8c66 --- /dev/null +++ b/examples/transcripts/quit.txt @@ -0,0 +1 @@ +(Cmd) quit |