File

tests/json/pass3.json @ 7531:2db68d1a6eeb

certmanager: Assume default config path of '.' (fixes prosodyctl check certs when not installed)
author Kim Alvefur <zash@zash.se>
date Fri, 29 Jul 2016 11:24:28 +0200
parent 7237:472736b583fb
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."
    }
}