json/test/data/json_tests/pass3.json

7 lines
148 B
JSON
Raw Normal View History

2015-05-09 13:56:51 +02:00
{
"JSON Test Pattern pass3": {
"The outermost value": "must be an object or array.",
"In this test": "It is an object."
}
}