diff options
Diffstat (limited to 'cpan/Unicode-Collate/t/compatui.t')
-rw-r--r-- | cpan/Unicode-Collate/t/compatui.t | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpan/Unicode-Collate/t/compatui.t b/cpan/Unicode-Collate/t/compatui.t index 7169fa3225..66a8735ab6 100644 --- a/cpan/Unicode-Collate/t/compatui.t +++ b/cpan/Unicode-Collate/t/compatui.t @@ -12,7 +12,7 @@ BEGIN { } use Test; -BEGIN { plan tests => 491 }; +BEGIN { plan tests => 561 }; # 1 + 70 x @Versions use strict; use warnings; @@ -20,7 +20,7 @@ use Unicode::Collate; ok(1); -my @Versions = (8, 9, 11, 14, 16, 18, 20); +my @Versions = (8, 9, 11, 14, 16, 18, 20, 22); # 12 compatibility ideographs are treated as unified ideographs: # FA0E, FA0F, FA11, FA13, FA14, FA1F, FA21, FA23, FA24, FA27, FA28, FA29. |