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