This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update count
authorAbigail <abigail@abigail.be>
Fri, 20 Nov 2009 18:05:40 +0000 (19:05 +0100)
committerAbigail <abigail@abigail.be>
Fri, 20 Nov 2009 18:05:40 +0000 (19:05 +0100)
lib/File/Find/t/find.t

index a59ea78..27e08be 100644 (file)
@@ -19,7 +19,7 @@ BEGIN {
 }
 
 my $test_count = 85;
-$test_count += 114 if $symlink_exists;
+$test_count += 119 if $symlink_exists;
 $test_count += 18 if $^O eq 'MSWin32';
 $test_count += 2 if $^O eq 'MSWin32' and $symlink_exists;