summaryrefslogtreecommitdiff
path: root/t/io/argv.t
diff options
context:
space:
mode:
Diffstat (limited to 't/io/argv.t')
-rwxr-xr-xt/io/argv.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/io/argv.t b/t/io/argv.t
index 40ed23b373..bf592f91cb 100755
--- a/t/io/argv.t
+++ b/t/io/argv.t
@@ -34,3 +34,4 @@ else
{print "not ok 5\n";}
`/bin/rm -f Io.argv.tmp` if -x '/bin/rm';
+unlink 'Io.argv.tmp';