File

spec/json/pass3.json @ 8345:850c433eb862

hgignore: Stop ignoring *.report, these are no longer created since switching to busted
author Kim Alvefur <zash@zash.se>
date Sun, 22 Oct 2017 14:39:59 +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."
    }
}