aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/basic/11.in3
-rw-r--r--tests/basic/11.res2
2 files changed, 5 insertions, 0 deletions
diff --git a/tests/basic/11.in b/tests/basic/11.in
new file mode 100644
index 000000000000..3131fc7e1547
--- /dev/null
+++ b/tests/basic/11.in
@@ -0,0 +1,3 @@
+
+
+ {"key": "value"}
diff --git a/tests/basic/11.res b/tests/basic/11.res
new file mode 100644
index 000000000000..4b17c4b4eb1b
--- /dev/null
+++ b/tests/basic/11.res
@@ -0,0 +1,2 @@
+key = "value";
+