From 7401dca94495254ba1072db8fb80d660af7ba45e Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Thu, 28 Jun 2018 01:45:43 +0200 Subject: we have no decent tmp dir that allows overwrites... sigh --- test/it.t | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/it.t b/test/it.t index 996f44a..fe0b45d 100755 --- a/test/it.t +++ b/test/it.t @@ -472,3 +472,4 @@ is(ob_get_clean(), "aa"); it::file_put("/tmp/it_test", "bb"); is(it::file_get("/tmp/it_test"), "bb"); +it::system("rm -f /tmp/it_test"); -- cgit v1.2.3