summaryrefslogtreecommitdiffstats
path: root/test/textfile_quoted_json.0
diff options
context:
space:
mode:
Diffstat (limited to 'test/textfile_quoted_json.0')
-rw-r--r--test/textfile_quoted_json.01
1 files changed, 1 insertions, 0 deletions
diff --git a/test/textfile_quoted_json.0 b/test/textfile_quoted_json.0
new file mode 100644
index 0000000..cf46f72
--- /dev/null
+++ b/test/textfile_quoted_json.0
@@ -0,0 +1 @@
+'{ "foo bar" : null, "array" : [1, 2, 3], "obj" : { "one" : 1, "two" : true } }'