tests: Add extra tests for util.json
[prosody.git] / tests / json / pass3.json
diff --git a/tests/json/pass3.json b/tests/json/pass3.json
new file mode 100644 (file)
index 0000000..4528d51
--- /dev/null
@@ -0,0 +1,6 @@
+{
+    "JSON Test Pattern pass3": {
+        "The outermost value": "must be an object or array.",
+        "In this test": "It is an object."
+    }
+}