File

spec/json/pass3.json @ 10497:a9fb553b6dbb

net.http.parser tests: Expand tests to include validation of results
author Matthew Wild <mwild1@gmail.com>
date Mon, 09 Dec 2019 12:43:32 +0000
parent 8236:4878e4159e12
line wrap: on
line source

{
    "JSON Test Pattern pass3": {
        "The outermost value": "must be an object or array.",
        "In this test": "It is an object."
    }
}