File

tests/json/pass3.json @ 8202:85a60e863509

prosody, prosodyctl: Fix traceback if ssl config is missing (thanks lookshe and sol)
author Kim Alvefur <zash@zash.se>
date Tue, 29 Aug 2017 15:23:39 +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."
    }
}