pty: Activate the signature wrapper of forkpty.
[gnulib.git] / tests / unictype / test-categ_Me.c
index c1a7d99..0352ed2 100644 (file)
@@ -18,9 +18,9 @@
 #include "test-predicate-part1.h"
 
     { 0x0488, 0x0489 },
-    { 0x06DE, 0x06DE },
     { 0x20DD, 0x20E0 },
-    { 0x20E2, 0x20E4 }
+    { 0x20E2, 0x20E4 },
+    { 0xA670, 0xA672 }
 
 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Me)
 #include "test-predicate-part2.h"