X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Funictype%2Ftest-pr_other_id_continue.c;h=b30a7df16fb482b80d8f1e324b3c5253d755d574;hb=4097b52187106b6a2940d28968cfecd4e53f9b4e;hp=4f511255c8ab9a8ff97457f86ee21a4d1bcb637f;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/tests/unictype/test-pr_other_id_continue.c b/tests/unictype/test-pr_other_id_continue.c index 4f511255c..b30a7df16 100644 --- a/tests/unictype/test-pr_other_id_continue.c +++ b/tests/unictype/test-pr_other_id_continue.c @@ -17,6 +17,8 @@ #include "test-predicate-part1.h" + { 0x00B7, 0x00B7 }, + { 0x0387, 0x0387 }, { 0x1369, 0x1371 } #define PREDICATE(c) uc_is_property_other_id_continue (c)