summaryrefslogtreecommitdiff
path: root/lib/FileCache/t/02maxopen.t
diff options
context:
space:
mode:
Diffstat (limited to 'lib/FileCache/t/02maxopen.t')
-rw-r--r--lib/FileCache/t/02maxopen.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/FileCache/t/02maxopen.t b/lib/FileCache/t/02maxopen.t
index 6b3b4c86e7..603edebc7f 100644
--- a/lib/FileCache/t/02maxopen.t
+++ b/lib/FileCache/t/02maxopen.t
@@ -12,7 +12,7 @@ BEGIN {
plan tests=>5;
}
END{
- unlink @files;
+ 1 while unlink @files;
}
{# Test 2: that we actually adhere to maxopen