about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--t/mime.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/mime.t b/t/mime.t
index c4bdcf0d..b0e2290e 100644
--- a/t/mime.t
+++ b/t/mime.t
@@ -8,6 +8,7 @@ use Test::More;
 use_ok 'PublicInbox::MIME';
 use PublicInbox::MsgIter;
 
+local $SIG{__WARN__} = sub {};
 my $msg = PublicInbox::MIME->new(
 'From:   Richard Hansen <hansenr@google.com>
 To:     git@vger.kernel.org