This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e10d778
)
Adapt plan after last patch
author
Rafael Garcia-Suarez
<rgs@consttype.org>
Sun, 25 Apr 2010 14:55:12 +0000
(16:55 +0200)
committer
Rafael Garcia-Suarez
<rgs@consttype.org>
Sun, 25 Apr 2010 14:55:12 +0000
(16:55 +0200)
lib/Unicode/UCD.t
patch
|
blob
|
blame
|
history
diff --git
a/lib/Unicode/UCD.t
b/lib/Unicode/UCD.t
index
732e0ef
..
8e81dc4
100644
(file)
--- a/
lib/Unicode/UCD.t
+++ b/
lib/Unicode/UCD.t
@@
-18,7
+18,7
@@
use strict;
use Unicode::UCD;
use Test::More;
-BEGIN { plan tests => 2
39
};
+BEGIN { plan tests => 2
56
};
use Unicode::UCD 'charinfo';