diff options
Diffstat (limited to 'test-suite/tests/valid/string-delim-end.toml')
-rw-r--r-- | test-suite/tests/valid/string-delim-end.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test-suite/tests/valid/string-delim-end.toml b/test-suite/tests/valid/string-delim-end.toml deleted file mode 100644 index 9a41219..0000000 --- a/test-suite/tests/valid/string-delim-end.toml +++ /dev/null @@ -1,3 +0,0 @@ -str1 = """"This," she said, "is just a pointless statement."""" -str2 = '''foo''bar''''' -str3 = """""""" |