util.jsonschema: Enable passing IEEE 754 equality test

This commit is contained in:
Kim Alvefur 2023-04-22 12:44:53 +02:00
parent 0e6043ecb6
commit 1e5f088714

View file

@ -13,7 +13,6 @@ local skip = {
["additionalProperties.json:1:0"] = "NYI",
["anchor.json"] = "$anchor NYI",
["const.json:1"] = "deepcompare",
["const.json:13:2"] = "IEEE 754 equality",
["const.json:2"] = "deepcompare",
["const.json:8"] = "deepcompare",
["const.json:9"] = "deepcompare",