projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9d4c144
)
Test numbering mismatch.
Jarkko Hietaniemi [Fri, 28 Sep 2001 02:31:49 +0000 (
02:31
+0000)]
p4raw-id: //depot/perl@12253
t/op/chdir.t
patch
|
blob
|
blame
|
history
diff --git
a/t/op/chdir.t
b/t/op/chdir.t
index
8386df0
..
9ad9921
100644
(file)
--- a/
t/op/chdir.t
+++ b/
t/op/chdir.t
@@
-8,7
+8,7
@@
BEGIN {
}
require "test.pl";
-plan(tests => 31);
+plan(tests => 25);
my $IsVMS = $^O eq 'VMS';