added compliance test cases
This commit is contained in:
parent
9f9d293bad
commit
869035a6c9
39 changed files with 240 additions and 27 deletions
6
test/json_tests/pass3.json
Normal file
6
test/json_tests/pass3.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"JSON Test Pattern pass3": {
|
||||
"The outermost value": "must be an object or array.",
|
||||
"In this test": "It is an object."
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue