X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Funictype%2Ftest-categ_Pi.c;h=2a9dcd4b7704e26ca955d810dd5e16fbfffcafa7;hb=c596dce2525adef145e3ec2e1d3c89dc044ac8e8;hp=67af3de503bdff635da4f3c24807afe3626fda76;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/tests/unictype/test-categ_Pi.c b/tests/unictype/test-categ_Pi.c index 67af3de50..2a9dcd4b7 100644 --- a/tests/unictype/test-categ_Pi.c +++ b/tests/unictype/test-categ_Pi.c @@ -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"