Diff

spec/util_jsonschema_spec.lua @ 13082:acf8a2372764

util.jsonschema: Enable passing IEEE 754 equality test
author Kim Alvefur <zash@zash.se>
date Sat, 22 Apr 2023 12:44:53 +0200
parent 12989:dee080c2441e
child 13083:962a746842a0
line wrap: on
line diff
--- 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",