summaryrefslogtreecommitdiff
path: root/src/templating/test8/json
diff options
context:
space:
mode:
Diffstat (limited to 'src/templating/test8/json')
-rw-r--r--src/templating/test8/json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/templating/test8/json b/src/templating/test8/json
new file mode 100644
index 000000000..04a1e4aaa
--- /dev/null
+++ b/src/templating/test8/json
@@ -0,0 +1,8 @@
+{
+"val1": "",
+"val2": 0,
+"val3": false,
+"val4": null,
+"val5": [],
+"val6": 0.0
+}