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