init.sh: make "compare /dev/null FILE" output more readable
[gnulib.git] / tests / unictype / test-pr_composite.c
index 5274422..d685bcc 100644 (file)
     { 0x1F100, 0x1F10A },
     { 0x1F110, 0x1F12A },
     { 0x1F12D, 0x1F12E },
-    { 0x1F14A, 0x1F14E },
+    { 0x1F14A, 0x1F14F },
     { 0x1F190, 0x1F190 },
-    { 0x1F200, 0x1F200 },
+    { 0x1F200, 0x1F201 },
     { 0x1F240, 0x1F248 }
 
 #define PREDICATE(c) uc_is_property_composite (c)