summaryrefslogtreecommitdiffstats
path: root/tests/data/valid/apostrophes-in-literal-string.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/valid/apostrophes-in-literal-string.json')
-rw-r--r--tests/data/valid/apostrophes-in-literal-string.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/valid/apostrophes-in-literal-string.json b/tests/data/valid/apostrophes-in-literal-string.json
new file mode 100644
index 0000000..fddafe7
--- /dev/null
+++ b/tests/data/valid/apostrophes-in-literal-string.json
@@ -0,0 +1 @@
+{"this-str-has-apostrophes": {"type": "string", "value": "' there's one already\n'' two more\n''"}}