From 1e5f088714c74d22fdf6faabd925cd25d8cfcba6 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sat, 22 Apr 2023 12:44:53 +0200 Subject: util.jsonschema: Enable passing IEEE 754 equality test --- spec/util_jsonschema_spec.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/spec/util_jsonschema_spec.lua b/spec/util_jsonschema_spec.lua index 602a2b7f..3cf037d7 100644 --- a/spec/util_jsonschema_spec.lua +++ b/spec/util_jsonschema_spec.lua @@ -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", -- cgit v1.2.3