diff options
author | Jared Crapo <jared@kotfu.net> | 2017-08-22 10:18:06 -0600 |
---|---|---|
committer | Jared Crapo <jared@kotfu.net> | 2017-08-22 10:45:44 -0600 |
commit | 20d752047185214806694bc7a045a8af8e5a240f (patch) | |
tree | 21100d624aa1132b3f4f1b663293b74eb0ae94e6 /tests/transcripts/regex_set.txt | |
parent | 07b0ca8fc36ca66ad2a2a5887f08064b9e6cb812 (diff) | |
download | cmd2-git-20d752047185214806694bc7a045a8af8e5a240f.tar.gz |
Add comments to all regex test files
Diffstat (limited to 'tests/transcripts/regex_set.txt')
-rw-r--r-- | tests/transcripts/regex_set.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/transcripts/regex_set.txt b/tests/transcripts/regex_set.txt index da515f31..3a4a234d 100644 --- a/tests/transcripts/regex_set.txt +++ b/tests/transcripts/regex_set.txt @@ -1,7 +1,8 @@ # Run this transcript with "python example.py -t transcript_regex.txt" # The regex for colors is because no color on Windows. # The regex for editor will match whatever program you use. -# regexes on prompts just make the trailing space obvious +# Regexes on prompts just make the trailing space obvious + (Cmd) set abbrev: True autorun_on_edit: False |