summaryrefslogtreecommitdiffstats
path: root/src/rapidjson/bin/jsonchecker/pass3.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/rapidjson/bin/jsonchecker/pass3.json')
-rw-r--r--src/rapidjson/bin/jsonchecker/pass3.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/rapidjson/bin/jsonchecker/pass3.json b/src/rapidjson/bin/jsonchecker/pass3.json
new file mode 100644
index 000000000..4528d51f1
--- /dev/null
+++ b/src/rapidjson/bin/jsonchecker/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."
+ }
+}