summaryrefslogtreecommitdiffstats
path: root/tests/json/bad-12.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/json/bad-12.json')
-rw-r--r--tests/json/bad-12.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/json/bad-12.json b/tests/json/bad-12.json
new file mode 100644
index 0000000..d44ed04
--- /dev/null
+++ b/tests/json/bad-12.json
@@ -0,0 +1,7 @@
+/* bad-12.json - Not RDF/JSON */
+
+{
+ "key1" : "value1",
+ "key2" : "value2",
+ "key3" : "value3"
+}