Changeset

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
parents 13081:adc688a0b31a
children 13083:962a746842a0
files spec/util_jsonschema_spec.lua
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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",