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