aboutsummaryrefslogtreecommitdiff
path: root/test-suite/tests/invalid/string-bad-escape.toml
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/tests/invalid/string-bad-escape.toml')
-rw-r--r--test-suite/tests/invalid/string-bad-escape.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-suite/tests/invalid/string-bad-escape.toml b/test-suite/tests/invalid/string-bad-escape.toml
deleted file mode 100644
index 60acb0c..0000000
--- a/test-suite/tests/invalid/string-bad-escape.toml
+++ /dev/null
@@ -1 +0,0 @@
-invalid-escape = "This string has a bad \a escape character."