aboutsummaryrefslogtreecommitdiff
path: root/src/univalue/test/pass3.json
diff options
context:
space:
mode:
authorJonas Schnelli <dev@jonasschnelli.ch>2015-10-01 10:37:19 +0200
committerJonas Schnelli <dev@jonasschnelli.ch>2015-10-01 10:37:19 +0200
commit6e16a41313dbc25d88def143cf1e0a964e36c7c0 (patch)
tree46da94414e5fa2e58ad15dda39152376afbad81e /src/univalue/test/pass3.json
parent0917306fdf39b12556b95fe91be2e7b44d34bb9f (diff)
parent2f9f082b5ef3c495c70598ef23383effef675f9a (diff)
downloadbitcoin-6e16a41313dbc25d88def143cf1e0a964e36c7c0.tar.xz
Merge commit '2f9f082b5ef3c495c70598ef23383effef675f9a' as 'src/univalue'
Diffstat (limited to 'src/univalue/test/pass3.json')
-rw-r--r--src/univalue/test/pass3.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/univalue/test/pass3.json b/src/univalue/test/pass3.json
new file mode 100644
index 0000000000..4528d51f1a
--- /dev/null
+++ b/src/univalue/test/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."
+ }
+}