aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/sendreport/email.t
diff options
context:
space:
mode:
Diffstat (limited to 't/app/sendreport/email.t')
-rw-r--r--t/app/sendreport/email.t4
1 files changed, 0 insertions, 4 deletions
diff --git a/t/app/sendreport/email.t b/t/app/sendreport/email.t
index a9bc9f2b1..0cdf49378 100644
--- a/t/app/sendreport/email.t
+++ b/t/app/sendreport/email.t
@@ -69,7 +69,3 @@ foreach my $test ( {
}
done_testing();
-
-END {
- $mech->delete_body($body);
-}