Tests for module 'unictype/joiningtype-longname'.
[pspp] / tests / unictype / test-pr_other_id_continue.c
index b30a7df16fb482b80d8f1e324b3c5253d755d574..c766e5e3bda0ce2f5a2a8ff95b3d64d03c1c66f1 100644 (file)
@@ -19,7 +19,8 @@
 
     { 0x00B7, 0x00B7 },
     { 0x0387, 0x0387 },
-    { 0x1369, 0x1371 }
+    { 0x1369, 0x1371 },
+    { 0x19DA, 0x19DA }
 
 #define PREDICATE(c) uc_is_property_other_id_continue (c)
 #include "test-predicate-part2.h"