summaryrefslogtreecommitdiff
path: root/tests/unictype/test-pr_ignorable_control.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unictype/test-pr_ignorable_control.c')
-rw-r--r--tests/unictype/test-pr_ignorable_control.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/unictype/test-pr_ignorable_control.c b/tests/unictype/test-pr_ignorable_control.c
index 2a76465..2d5f722 100644
--- a/tests/unictype/test-pr_ignorable_control.c
+++ b/tests/unictype/test-pr_ignorable_control.c
@@ -13,7 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
#include "test-predicate-part1.h"
@@ -26,6 +26,7 @@
{ 0x061C, 0x061C },
{ 0x06DD, 0x06DD },
{ 0x070F, 0x070F },
+ { 0x08E2, 0x08E2 },
{ 0x180E, 0x180E },
{ 0x200B, 0x200F },
{ 0x202A, 0x202E },