util.jsonschema: Enable passing IEEE 754 equality test
authorKim Alvefur <zash@zash.se>
Sat, 22 Apr 2023 12:44:53 +0200
changeset 13086 acf8a2372764
parent 13085 adc688a0b31a
child 13087 962a746842a0
util.jsonschema: Enable passing IEEE 754 equality test
spec/util_jsonschema_spec.lua
--- a/spec/util_jsonschema_spec.lua	Sat Apr 22 12:13:38 2023 +0200
+++ b/spec/util_jsonschema_spec.lua	Sat Apr 22 12:44:53 2023 +0200
@@ -13,7 +13,6 @@
 	["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",