diff options
Diffstat (limited to 'amend/tests/005-lex-quoted-string/input')
-rw-r--r-- | amend/tests/005-lex-quoted-string/input | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/amend/tests/005-lex-quoted-string/input b/amend/tests/005-lex-quoted-string/input deleted file mode 100644 index 2b34bbcfa..000000000 --- a/amend/tests/005-lex-quoted-string/input +++ /dev/null @@ -1,5 +0,0 @@ -test "string" -test "string with spaces" -test "string with \"escaped\" quotes" -test "string with \\escaped\\ backslashes" -test "string with # a comment character" |