X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Funictype%2Ftest-categ_Me.c;h=f8aa3855e5af9e2e1bdb80675b4cd379b69d0948;hb=8424f040f4bfc95e7448e62ac26ea028faf36480;hp=c1a7d99ba7a4f689bdf610eae4c829755fbd20d9;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/tests/unictype/test-categ_Me.c b/tests/unictype/test-categ_Me.c index c1a7d99ba..f8aa3855e 100644 --- a/tests/unictype/test-categ_Me.c +++ b/tests/unictype/test-categ_Me.c @@ -20,7 +20,8 @@ { 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"