diff options
Diffstat (limited to 'tests/json/pass3.json')
-rw-r--r-- | tests/json/pass3.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/json/pass3.json b/tests/json/pass3.json new file mode 100644 index 00000000..4528d51f --- /dev/null +++ b/tests/json/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." + } +} |