summaryrefslogtreecommitdiff
path: root/test/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.json')
-rw-r--r--test/test.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test.json b/test/test.json
new file mode 100644
index 0000000..4bd3e38
--- /dev/null
+++ b/test/test.json
@@ -0,0 +1,4 @@
+{
+ "name": "Bob",
+ "numbers": [1, 3, 5, 2]
+}