]> sipb.mit.edu Git - ikiwiki.git/commitdiff
map test: clean up after ourselves
authorSimon McVittie <smcv@debian.org>
Sun, 24 Feb 2013 13:16:13 +0000 (13:16 +0000)
committerSimon McVittie <smcv@debian.org>
Sun, 24 Feb 2013 13:16:13 +0000 (13:16 +0000)
t/map.t

diff --git a/t/map.t b/t/map.t
index e764457d1c13b687b1632b3f5c5ea4c474f865d0..7f3df61f7c9068f8ea28aeac6d929f685530ba4a 100755 (executable)
--- a/t/map.t
+++ b/t/map.t
@@ -229,6 +229,7 @@ check('alpha/1/i*',
                node('iv', []),
        ]);
 
                node('iv', []),
        ]);
 
+ok(! system("rm -rf t/tmp"));
 done_testing;
 
 1;
 done_testing;
 
 1;