mirror of
https://github.com/nlohmann/json.git
synced 2026-04-16 04:58:55 +00:00
added compliance test cases
This commit is contained in:
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."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user