Test numbering mismatch.
[p5sagit/p5-mst-13.2.git] / 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';