map test: clean up after ourselves

master
Simon McVittie 2013-02-24 13:16:13 +00:00
parent af8712cfac
commit 2bdb0c5902
1 changed files with 1 additions and 0 deletions

View File

@ -229,6 +229,7 @@ check('alpha/1/i*',
node('iv', []),
]);
ok(! system("rm -rf t/tmp"));
done_testing;
1;