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_bidi_control.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tests/unictype/test-pr_bidi_control.c') diff --git a/tests/unictype/test-pr_bidi_control.c b/tests/unictype/test-pr_bidi_control.c index 4000f31d..151f116f 100644 --- a/tests/unictype/test-pr_bidi_control.c +++ b/tests/unictype/test-pr_bidi_control.c @@ -17,10 +17,8 @@ #include "test-predicate-part1.h" - { 0x061C, 0x061C }, { 0x200E, 0x200F }, - { 0x202A, 0x202E }, - { 0x2066, 0x2069 } + { 0x202A, 0x202E } #define PREDICATE(c) uc_is_property_bidi_control (c) #include "test-predicate-part2.h" -- cgit v1.2.3