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