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