]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/mime.t
treewide: run update-copyrights from gnulib for 2019
[public-inbox.git] / t / mime.t
index c4bdcf0d13b7fea0defa7ec7d6803018a578c13d..0d478aced5cbe567888b651d64f9279efe13b13c 100644 (file)
--- a/t/mime.t
+++ b/t/mime.t
@@ -1,4 +1,4 @@
-# Copyright (C) 2017 all contributors <meta@public-inbox.org>
+# Copyright (C) 2017-2020 all contributors <meta@public-inbox.org>
 # This library is free software; you can redistribute it and/or modify
 # it under the same terms as Perl itself.
 # Artistic or GPL-1+ <https://www.gnu.org/licenses/gpl-1.0.txt>
@@ -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