File

spec/json/pass3.json @ 9082:297a06074175

mod_pep: Return true if all node config checks passes (fixes configuration) util.pubsub would treat the default nil return as falsy and reject all attempts to configure nodes
author Kim Alvefur <zash@zash.se>
date Fri, 03 Aug 2018 20:39:18 +0200
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."
    }
}