summaryrefslogtreecommitdiff
path: root/lib/File
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2009-11-20 19:05:40 +0100
committerAbigail <abigail@abigail.be>2009-11-20 19:05:40 +0100
commit1c8cb608be521a7a75396f6874d94ea00541c9a2 (patch)
treea0b9e712f60227be4e8038fe871afe7ee3b5d1db /lib/File
parent078398c5ad0ebf0072cdc18a0b9ec7cbf5a91886 (diff)
downloadperl-1c8cb608be521a7a75396f6874d94ea00541c9a2.tar.gz
Update count
Diffstat (limited to 'lib/File')
-rw-r--r--lib/File/Find/t/find.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/File/Find/t/find.t b/lib/File/Find/t/find.t
index a59ea78162..27e08bea1a 100644
--- a/lib/File/Find/t/find.t
+++ b/lib/File/Find/t/find.t
@@ -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;