File

spec/json/pass3.json @ 13403:0369f6986824

tools: Fix selection of container engine Seems command -v in sh only checks and returns one argument, unlike bash.
author Kim Alvefur <zash@zash.se>
date Tue, 12 Dec 2023 16:19:04 +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."
    }
}