Comparison

spec/json/pass3.json @ 8236:4878e4159e12

Port tests to the `busted` test runner
author Waqas Hussain <waqas20@gmail.com>
date Fri, 15 Sep 2017 17:07:57 -0400
comparison
equal deleted inserted replaced
8235:7d9a2c200736 8236:4878e4159e12
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 }