File

spec/json/pass3.json @ 12226:7db81c9cbbbf

mod_admin_shell: Fix traceback on rendering graph of stats without extra labels Stops an error when extra_labels is nil since it attempts to index it Unsure about correctness
author Kim Alvefur <zash@zash.se>
date Sat, 29 Jan 2022 15:01:38 +0100 (2022-01-29)
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."
    }
}