Change 16241 by jhi@alpha on 2002/04/28 02:22:00

        Plan better.

Affected files ...

.... //depot/perl/t/io/fs.t#48 edit

Differences ...

==== //depot/perl/t/io/fs.t#48 (xtext) ====
Index: perl/t/io/fs.t
--- perl/t/io/fs.t.~1~  Sat Apr 27 20:30:06 2002
+++ perl/t/io/fs.t      Sat Apr 27 20:30:06 2002
@@ -44,7 +44,7 @@
 my $skip_mode_checks =
     $^O eq 'cygwin' && $ENV{CYGWIN} !~ /ntsec/;
 
-plan tests => 36;
+plan tests => 32;
 
 
 if (($^O eq 'MSWin32') || ($^O eq 'NetWare')) {
End of Patch.

Reply via email to