mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
util.jsonschema: Enable passing IEEE 754 equality test
This commit is contained in:
parent
0e6043ecb6
commit
1e5f088714
1 changed files with 0 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue