summaryrefslogtreecommitdiffstats
path: root/amend/tests/005-lex-quoted-string/input
diff options
context:
space:
mode:
Diffstat (limited to 'amend/tests/005-lex-quoted-string/input')
-rw-r--r--amend/tests/005-lex-quoted-string/input5
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"