File

spec/json/pass3.json @ 11007:1d8e1f7a587c 0.11

net.resolvers.basic: Default conn_type to 'tcp' consistently if unspecified (thanks marc0s) Fixes a traceback when passed an IP address with no conn_type.
author Matthew Wild <mwild1@gmail.com>
date Fri, 10 Jul 2020 13:00:02 +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."
    }
}