aboutsummaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2023-04-22 12:44:53 +0200
committerKim Alvefur <zash@zash.se>2023-04-22 12:44:53 +0200
commit1e5f088714c74d22fdf6faabd925cd25d8cfcba6 (patch)
tree38c04b2a370c744c78f982b8fa84bf5761ba9799 /spec
parent0e6043ecb60f05aecdfd6c3e299ab87d46346c89 (diff)
downloadprosody-1e5f088714c74d22fdf6faabd925cd25d8cfcba6.tar.gz
prosody-1e5f088714c74d22fdf6faabd925cd25d8cfcba6.zip
util.jsonschema: Enable passing IEEE 754 equality test
Diffstat (limited to 'spec')
-rw-r--r--spec/util_jsonschema_spec.lua1
1 files changed, 0 insertions, 1 deletions
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",