New module 'unictype/property-changes-when-titlecased'.
[pspp] / tests / unictype / test-categ_Pi.c
index 67af3de503bdff635da4f3c24807afe3626fda76..2a9dcd4b7704e26ca955d810dd5e16fbfffcafa7 100644 (file)
@@ -26,7 +26,8 @@
     { 0x2E04, 0x2E04 },
     { 0x2E09, 0x2E09 },
     { 0x2E0C, 0x2E0C },
-    { 0x2E1C, 0x2E1C }
+    { 0x2E1C, 0x2E1C },
+    { 0x2E20, 0x2E20 }
 
 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Pi)
 #include "test-predicate-part2.h"