Test numbering mismatch.
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 28 Sep 2001 02:31:49 +0000 (02:31 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 28 Sep 2001 02:31:49 +0000 (02:31 +0000)
p4raw-id: //depot/perl@12253

t/op/chdir.t

index 8386df0..9ad9921 100644 (file)
@@ -8,7 +8,7 @@ BEGIN {
 }
 
 require "test.pl";
-plan(tests => 31);
+plan(tests => 25);
 
 my $IsVMS = $^O eq 'VMS';