File

spec/json/pass3.json @ 13333:fa4143163e01

util.async: Expose default runner function This is purely for informational purposes, so it's possible to determine externally whether a runner is using the default runner function (which executes functions as work items) or a custom runner function.
author Matthew Wild <mwild1@gmail.com>
date Tue, 21 Nov 2023 18:14:51 +0000
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."
    }
}