summaryrefslogtreecommitdiff
path: root/trunk/test/json/fixtures/pass3.json
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/test/json/fixtures/pass3.json')
-rw-r--r--trunk/test/json/fixtures/pass3.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/trunk/test/json/fixtures/pass3.json b/trunk/test/json/fixtures/pass3.json
new file mode 100644
index 0000000000..4528d51f1a
--- /dev/null
+++ b/trunk/test/json/fixtures/pass3.json
@@ -0,0 +1,6 @@
+{
+ "JSON Test Pattern pass3": {
+ "The outermost value": "must be an object or array.",
+ "In this test": "It is an object."
+ }
+}