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-ctype_space.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/unictype/test-ctype_space.c') diff --git a/tests/unictype/test-ctype_space.c b/tests/unictype/test-ctype_space.c index 7f9bd32..c02fa96 100644 --- a/tests/unictype/test-ctype_space.c +++ b/tests/unictype/test-ctype_space.c @@ -20,6 +20,7 @@ { 0x0009, 0x000D }, { 0x0020, 0x0020 }, { 0x1680, 0x1680 }, + { 0x180E, 0x180E }, { 0x2000, 0x2006 }, { 0x2008, 0x200A }, { 0x2028, 0x2029 }, -- cgit v1.2.3