X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fmime.t;h=72140ebf372cf47e1447b0092fe0dcad441c053a;hb=4db4bfa2c9178b315d2ac09cff794a4476ba1f6e;hp=c4bdcf0d13b7fea0defa7ec7d6803018a578c13d;hpb=b6f6d1e1408ebf9ad71b9c912a82e3f92ed5d52c;p=public-inbox.git diff --git a/t/mime.t b/t/mime.t index c4bdcf0d..72140ebf 100644 --- a/t/mime.t +++ b/t/mime.t @@ -1,4 +1,4 @@ -# Copyright (C) 2017 all contributors +# Copyright (C) 2017-2018 all contributors # This library is free software; you can redistribute it and/or modify # it under the same terms as Perl itself. # Artistic or GPL-1+ @@ -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 To: git@vger.kernel.org