From 5f2b09982312c98863eb9a8dfe2c608b81f58259 Mon Sep 17 00:00:00 2001 From: "Manuel A. Fernandez Montecelo" Date: Thu, 26 May 2016 16:48:15 +0100 Subject: Imported Upstream version 0.9.6 --- tests/unictype/test-pr_other_id_continue.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/unictype/test-pr_other_id_continue.c') diff --git a/tests/unictype/test-pr_other_id_continue.c b/tests/unictype/test-pr_other_id_continue.c index b30a7df1..c766e5e3 100644 --- a/tests/unictype/test-pr_other_id_continue.c +++ b/tests/unictype/test-pr_other_id_continue.c @@ -19,7 +19,8 @@ { 0x00B7, 0x00B7 }, { 0x0387, 0x0387 }, - { 0x1369, 0x1371 } + { 0x1369, 0x1371 }, + { 0x19DA, 0x19DA } #define PREDICATE(c) uc_is_property_other_id_continue (c) #include "test-predicate-part2.h" -- cgit v1.2.3