Change 12085 by jhi@alpha on 2001/09/19 12:11:15
More tests now too.
Affected files ...
... //depot/perl/lib/ExtUtils/Command.t#3 edit
Differences ...
==== //depot/perl/lib/ExtUtils/Command.t#3 (text) ====
Index: perl/lib/ExtUtils/Command.t
--- perl/lib/ExtUtils/Command.t.~1~ Wed Sep 19 06:15:05 2001
+++ perl/lib/ExtUtils/Command.t Wed Sep 19 06:15:05 2001
@@ -9,7 +9,7 @@
File::Path::rmtree( 'ecmddir' );
}
-use Test::More tests => 21;
+use Test::More tests => 22;
use File::Spec;
SKIP: {
End of Patch.