aboutsummaryrefslogtreecommitdiff
path: root/t/trail.t
diff options
context:
space:
mode:
Diffstat (limited to 't/trail.t')
-rwxr-xr-xt/trail.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/trail.t b/t/trail.t
index ed180d35c..a49a9e3bc 100755
--- a/t/trail.t
+++ b/t/trail.t
@@ -303,6 +303,4 @@ ok($blob =~ /\^ the new title \^/m);
check_no_trail("untrail/a.html");
check_no_trail("untrail/b.html");
-ok(! system("rm -rf t/tmp"));
-
done_testing();