mirror of https://github.com/kdl-org/kdl.git
Make test fail *only* for length limits
Previously it failed due to specifying a codepoint past max *as well*, obscuring the intended fail condition.
This commit is contained in:
parent
3d8854c472
commit
f1ac0fcc21
|
|
@ -1 +1 @@
|
||||||
no "Even with leading 0s Unicode Scalar Value escapes must ≤6: \u{0123456}"
|
no "Even with leading 0s Unicode Scalar Value escapes must ≤6: \u{0012345}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue