- Notifications
You must be signed in to change notification settings - Fork61
Closed
Description
Currently we skip these tests from the Unicode test suite (see#124):
unicode-segmentation/src/test.rs
Line 53 in6191f8e
if s.starts_with("क\u{94d}") || s.starts_with("क\u{93c}"){ |
We should fix whatever issue is causing these to fail.
Metadata
Metadata
Assignees
Labels
No labels