summaryrefslogtreecommitdiffstats
path: root/sample_files/json_2.json
diff options
context:
space:
mode:
Diffstat (limited to 'sample_files/json_2.json')
-rw-r--r--sample_files/json_2.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/sample_files/json_2.json b/sample_files/json_2.json
new file mode 100644
index 000000000..14754174d
--- /dev/null
+++ b/sample_files/json_2.json
@@ -0,0 +1,5 @@
+{
+ "foo": [2, 3, 4, 5],
+ "zab": "testing",
+ "woo": ["foobar"]
+}