We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 776a7b3 commit 77c3800Copy full SHA for 77c3800
unicodetools/src/test/java/org/unicode/propstest/TestInvariants.java
@@ -163,6 +163,7 @@ public void TestUniformUnassigned() {
163
UcdProperty.Pattern_Syntax,
164
UcdProperty.Vertical_Orientation,
165
UcdProperty.Extended_Pictographic,
166
+ UcdProperty.IDNA2008_Category, // Noncharacters are disallowed.
167
UcdProperty.Names_List_Cross_Ref,
168
UcdProperty.Names_List_Comment,
169
UcdProperty.Names_List_Subheader,
0 commit comments