spec/util_jsonschema_spec.lua
changeset 13092 0fbb2b3fd4c0
parent 13091 5d3e8a226840
child 13110 8c762a30eae0
--- a/spec/util_jsonschema_spec.lua	Sun Apr 23 10:26:43 2023 +0200
+++ b/spec/util_jsonschema_spec.lua	Sun Apr 23 10:42:07 2023 +0200
@@ -22,9 +22,7 @@
 	["dynamicRef.json"] = "NYI",
 	["enum.json:1:3"] = "deepcompare",
 	["id.json"] = "NYI",
-	["maxLength.json:0:4"] = "UTF-16",
 	["maxProperties.json"] = "NYI",
-	["minLength.json:0:4"] = "UTF-16",
 	["minProperties.json"] = "NYI",
 	["multipleOf.json:1"] = "multiples of IEEE 754 fractions",
 	["multipleOf.json:2"] = "multiples of IEEE 754 fractions",