File

spec/json/pass3.json @ 10489:fabe50ea39f2

mod_admin_telnet: Avoid using LuaSocket for timestamps Using util.time will make it easier to move away from LuaSocket if we ever wanted to do that.
author Kim Alvefur <zash@zash.se>
date Sun, 08 Dec 2019 13:38:48 +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."
    }
}