More tests now too.
Jarkko Hietaniemi [Wed, 19 Sep 2001 12:11:15 +0000 (12:11 +0000)]
p4raw-id: //depot/perl@12085

lib/ExtUtils/Command.t

index 01c0046..229df7d 100644 (file)
@@ -9,7 +9,7 @@ BEGIN {
        File::Path::rmtree( 'ecmddir' );
 }
 
-use Test::More tests => 21;
+use Test::More tests => 22;
 use File::Spec;
 
 SKIP: {