aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xt/map.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/map.t b/t/map.t
index e764457d1..7f3df61f7 100755
--- a/t/map.t
+++ b/t/map.t
@@ -229,6 +229,7 @@ check('alpha/1/i*',
node('iv', []),
]);
+ok(! system("rm -rf t/tmp"));
done_testing;
1;