passfd test: Fix warnings.
[pspp] / tests / unictype / test-pr_bidi_arabic_digit.c
index f4e4edb846a4e5aae02f95200ba6e63fc3ffe3be..837d74e325e13d22cf4153116c8e435f2e678f16 100644 (file)
@@ -20,7 +20,9 @@
     { 0x0600, 0x0603 },
     { 0x0660, 0x0669 },
     { 0x066B, 0x066C },
-    { 0x06DD, 0x06DD }
+    { 0x06DD, 0x06DD },
+    { 0x070F, 0x070F },
+    { 0x10E60, 0x10E7E }
 
 #define PREDICATE(c) uc_is_property_bidi_arabic_digit (c)
 #include "test-predicate-part2.h"