summaryrefslogtreecommitdiff
path: root/test/qson
diff options
context:
space:
mode:
Diffstat (limited to 'test/qson')
-rw-r--r--test/qson/test.qson6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/qson/test.qson b/test/qson/test.qson
new file mode 100644
index 0000000..35c70e5
--- /dev/null
+++ b/test/qson/test.qson
@@ -0,0 +1,6 @@
+{
+ "test2" : [1,2,3],
+ "test3" : 10,
+ 1 : 2,
+ "address" : {},
+} \ No newline at end of file