aboutsummaryrefslogtreecommitdiffstats
path: root/spec/util_jsonschema_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/util_jsonschema_spec.lua')
-rw-r--r--spec/util_jsonschema_spec.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/util_jsonschema_spec.lua b/spec/util_jsonschema_spec.lua
index 3eaf9082..cd4bcadd 100644
--- a/spec/util_jsonschema_spec.lua
+++ b/spec/util_jsonschema_spec.lua
@@ -56,6 +56,7 @@ local skip = {
["not.json:6"] = "NYI",
["refRemote.json"] = "DEFINITELY NYI",
["required.json:0:2"] = "distinguishing objects from arrays",
+ ["type.json:0:1"] = "1.0 is not an integer!",
["type.json:3:4"] = "distinguishing objects from arrays",
["type.json:3:6"] = "null is weird",
["type.json:4:3"] = "distinguishing objects from arrays",