summaryrefslogtreecommitdiff
path: root/ext/Pod-Html/t/pod2html-lib.pl
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Pod-Html/t/pod2html-lib.pl')
-rw-r--r--ext/Pod-Html/t/pod2html-lib.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/Pod-Html/t/pod2html-lib.pl b/ext/Pod-Html/t/pod2html-lib.pl
index 7a71e4c5b7..1567b3342f 100644
--- a/ext/Pod-Html/t/pod2html-lib.pl
+++ b/ext/Pod-Html/t/pod2html-lib.pl
@@ -84,6 +84,7 @@ sub convert_n_test {
# pod2html creates these
1 while unlink $outfile;
+ 1 while unlink "pod2htmd.tmp";
}
1;