File

spec/json/pass3.json @ 9168:29de7ad20250

spec: Correct order of arguments to asserts in configmanager tests assert.foo(expect, got, ...)
author Kim Alvefur <zash@zash.se>
date Sat, 11 Aug 2018 19:59:19 +0200
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."
    }
}