X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fmime.t;h=0d478aced5cbe567888b651d64f9279efe13b13c;hb=95bdac7f09c69036efed537a4d03d5bdd2ae4eb6;hp=c4bdcf0d13b7fea0defa7ec7d6803018a578c13d;hpb=b6f6d1e1408ebf9ad71b9c912a82e3f92ed5d52c;p=public-inbox.git diff --git a/t/mime.t b/t/mime.t index c4bdcf0d..0d478ace 100644 --- a/t/mime.t +++ b/t/mime.t @@ -1,4 +1,4 @@ -# Copyright (C) 2017 all contributors +# Copyright (C) 2017-2020 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