projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f13e523
)
Plan better.
Jarkko Hietaniemi [Sun, 28 Apr 2002 02:22:00 +0000 (
02:22
+0000)]
p4raw-id: //depot/perl@16241
t/io/fs.t
patch
|
blob
|
blame
|
history
diff --git
a/t/io/fs.t
b/t/io/fs.t
index
88d1973
..
19625b5
100755
(executable)
--- a/
t/io/fs.t
+++ b/
t/io/fs.t
@@
-44,7
+44,7
@@
$needs_fh_reopen = 1 if (defined &Win32::IsWin95 && Win32::IsWin95());
my $skip_mode_checks =
$^O eq 'cygwin' && $ENV{CYGWIN} !~ /ntsec/;
-plan tests => 36;
+plan tests => 32;
if (($^O eq 'MSWin32') || ($^O eq 'NetWare')) {