diff options
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 |