File

spec/json/pass3.json @ 8687:ee01578c67cb

net.http.server: Prevent loading of net.server in tests (breaks unrelated tests for some reason)
author Kim Alvefur <zash@zash.se>
date Sat, 24 Mar 2018 00:06:55 +0100
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."
    }
}