mirror of
https://github.com/nlohmann/json.git
synced 2026-05-13 01:35:23 +00:00
added compliance test cases
This commit is contained in:
@@ -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