File

spec/json/pass3.json @ 11121:2d38242a08dd

make: Add way to run individual tests
author Kim Alvefur <zash@zash.se>
date Fri, 02 Oct 2020 16:35:05 +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."
    }
}