modules/idpriv-droptemp-tests (Notice): Fix text.
[gnulib.git] / tests / unictype / test-pr_extender.c
index 2c59361..acca2ed 100644 (file)
     { 0x0E46, 0x0E46 },
     { 0x0EC6, 0x0EC6 },
     { 0x1843, 0x1843 },
+    { 0x1C36, 0x1C36 },
+    { 0x1C7B, 0x1C7B },
     { 0x3005, 0x3005 },
     { 0x3031, 0x3035 },
     { 0x309D, 0x309E },
     { 0x30FC, 0x30FE },
     { 0xA015, 0xA015 },
+    { 0xA60C, 0xA60C },
     { 0xFF70, 0xFF70 }
 
 #define PREDICATE(c) uc_is_property_extender (c)