about summary refs log tree commit diff
path: root/makeblend/test.json
diff options
context:
space:
mode:
authorhanemile <hanemile@protonmail.com>2018-12-24 22:54:04 +0100
committerhanemile <hanemile@protonmail.com>2018-12-24 22:54:04 +0100
commit8ca97c4e416d3bf32ab9caf54d738d699fc47eb1 (patch)
treec78530b551c8f355583fbbba1068e1041363857a /makeblend/test.json
parent501adaa4dc7f5542dfc93b7c61cbd57c3fbc0c8f (diff)
cron commit
Diffstat (limited to 'makeblend/test.json')
-rw-r--r--makeblend/test.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/makeblend/test.json b/makeblend/test.json
new file mode 100644
index 0000000..020a569
--- /dev/null
+++ b/makeblend/test.json
@@ -0,0 +1,6 @@
+{
+    "a": [1,3,"asdf",true],
+    "b": {
+        "Hello": "world"
+    }
+}