From 9a119d777e247766f310ac4ec5c1136d73a8a7bd Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Wed, 30 Jul 2003 11:17:33 +0000 Subject: rmdir t/lib/IO. p4raw-id: //depot/perl@20345 --- ext/IO/t/IO.t | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/IO') diff --git a/ext/IO/t/IO.t b/ext/IO/t/IO.t index d7aade7e78..a68e55cf8a 100644 --- a/ext/IO/t/IO.t +++ b/ext/IO/t/IO.t @@ -118,4 +118,5 @@ SKIP: END { 1 while unlink $fakemod; + rmdir $fakedir; } -- cgit v1.2.1