From a9a31b1de5776a3b08a82101a4fa711294f0dd1d Mon Sep 17 00:00:00 2001 From: "Manuel A. Fernandez Montecelo" Date: Fri, 27 May 2016 14:28:30 +0100 Subject: Imported Upstream version 0.9.6+really0.9.3 --- tests/unictype/test-pr_logical_order_exception.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'tests/unictype/test-pr_logical_order_exception.c') diff --git a/tests/unictype/test-pr_logical_order_exception.c b/tests/unictype/test-pr_logical_order_exception.c index 53a8a36..b9ca432 100644 --- a/tests/unictype/test-pr_logical_order_exception.c +++ b/tests/unictype/test-pr_logical_order_exception.c @@ -18,12 +18,7 @@ #include "test-predicate-part1.h" { 0x0E40, 0x0E44 }, - { 0x0EC0, 0x0EC4 }, - { 0x19B5, 0x19B7 }, - { 0x19BA, 0x19BA }, - { 0xAAB5, 0xAAB6 }, - { 0xAAB9, 0xAAB9 }, - { 0xAABB, 0xAABC } + { 0x0EC0, 0x0EC4 } #define PREDICATE(c) uc_is_property_logical_order_exception (c) #include "test-predicate-part2.h" -- cgit v1.2.3