Comparison

tests/json/pass3.json @ 7237:472736b583fb

tests: Add extra tests for util.json
author Matthew Wild <mwild1@gmail.com>
date Sat, 05 Mar 2016 20:48:20 +0000
comparison
equal deleted inserted replaced
7235:ee1f7e1e548c 7237:472736b583fb
1 {
2 "JSON Test Pattern pass3": {
3 "The outermost value": "must be an object or array.",
4 "In this test": "It is an object."
5 }
6 }