diff options
| author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-02-04 18:46:14 -0500 |
|---|---|---|
| committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-02-04 18:46:14 -0500 |
| commit | 4ad08851a03171c747d7f071355ec7ad64bc1e78 (patch) | |
| tree | 8766cd670553d126f1d4b16eea0b6783287c2413 /example | |
| parent | a1405b210fba17cc86eecd1a3b84e3ea6c4d4ec7 (diff) | |
| download | cmd2-git-4ad08851a03171c747d7f071355ec7ad64bc1e78.tar.gz | |
Added unit tests for the edit command.
With os.system() call mocked out to prevent actually opening an editor.
Diffstat (limited to 'example')
| -rw-r--r-- | example/script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example/script.txt b/example/script.txt new file mode 100644 index 00000000..1e18262a --- /dev/null +++ b/example/script.txt @@ -0,0 +1,2 @@ +help +help history |
