summaryrefslogtreecommitdiff
path: root/test/parsing/cases/simple.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/parsing/cases/simple.json')
-rw-r--r--test/parsing/cases/simple.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/parsing/cases/simple.json b/test/parsing/cases/simple.json
new file mode 100644
index 0000000..9ed80c9
--- /dev/null
+++ b/test/parsing/cases/simple.json
@@ -0,0 +1,5 @@
+{
+ "this": "is",
+ "really": "simple",
+ "json": "right?"
+}