diff options
author | Jared Crapo <jared@kotfu.net> | 2017-08-20 21:37:30 -0600 |
---|---|---|
committer | Jared Crapo <jared@kotfu.net> | 2017-08-20 21:38:39 -0600 |
commit | c7461f9b6cb675513dc73ba8c1d98420a93c9dd3 (patch) | |
tree | 740b78f8250db79631322a7caffcef635354ef41 /tests/transcripts/spaces.txt | |
parent | 201cde6e6b0715c17f596f7872925799202ca279 (diff) | |
download | cmd2-git-c7461f9b6cb675513dc73ba8c1d98420a93c9dd3.tar.gz |
Add lots more transcript tests
Diffstat (limited to 'tests/transcripts/spaces.txt')
-rw-r--r-- | tests/transcripts/spaces.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/transcripts/spaces.txt b/tests/transcripts/spaces.txt new file mode 100644 index 00000000..b4cdfa02 --- /dev/null +++ b/tests/transcripts/spaces.txt @@ -0,0 +1,6 @@ +(Cmd) say how many spaces +how many spaces +(Cmd) say how many spaces +how/\s+/many/\s+/spaces +(Cmd) say "how many spaces" +how/\s+/many/\s+/spaces |