aboutsummaryrefslogtreecommitdiffstats
path: root/tests/json/pass3.json
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2016-03-05 20:50:17 +0000
committerMatthew Wild <mwild1@gmail.com>2016-03-05 20:50:17 +0000
commit9fc74d1c41dcaa0b256255c5ca1a96621157d270 (patch)
tree50a8c372a53ab0e814fee4015df46d5686649052 /tests/json/pass3.json
parent26aa750e1c62b7994e790073620bf1fed7af476b (diff)
parent5d33051ecc8a62231f0dd37f4176a87b19e83534 (diff)
downloadprosody-9fc74d1c41dcaa0b256255c5ca1a96621157d270.tar.gz
prosody-9fc74d1c41dcaa0b256255c5ca1a96621157d270.zip
Merge 0.10->trunk
Diffstat (limited to 'tests/json/pass3.json')
-rw-r--r--tests/json/pass3.json6
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."
+ }
+}