diff options
Diffstat (limited to 'tests/data/invalid/literal-str/unclosed.toml')
-rw-r--r-- | tests/data/invalid/literal-str/unclosed.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/invalid/literal-str/unclosed.toml b/tests/data/invalid/literal-str/unclosed.toml new file mode 100644 index 0000000..b1612aa --- /dev/null +++ b/tests/data/invalid/literal-str/unclosed.toml @@ -0,0 +1 @@ +unclosed='dwdd
\ No newline at end of file |