projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b3217f3
)
Adjust test count for ExtUtils::Command
Rafael Garcia-Suarez [Tue, 10 Oct 2006 16:23:48 +0000 (16:23 +0000)]
p4raw-id: //depot/perl@28989
lib/ExtUtils/t/eu_command.t
patch
|
blob
|
blame
|
history
diff --git
a/lib/ExtUtils/t/eu_command.t
b/lib/ExtUtils/t/eu_command.t
index
1157b3a
..
f8199cd
100644
(file)
--- a/
lib/ExtUtils/t/eu_command.t
+++ b/
lib/ExtUtils/t/eu_command.t
@@
-23,7
+23,7
@@
BEGIN {
}
BEGIN {
- use Test::More tests => 40;
+ use Test::More tests => 41;
use File::Spec;
}