]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/psgi_search.t
t/*.t: reduce dependency on Email::MIME APIs
[public-inbox.git] / t / psgi_search.t
index 4ff25eb2e9b6d0e617d1edf9e70b4816aabdf15b..3c515d19b67a11c218bb6d347eece293d0457fb9 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright (C) 2017-2019 all contributors <meta@public-inbox.org>
+# Copyright (C) 2017-2020 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 use strict;
 use warnings;
 use Test::More;
-use Email::MIME;
+use PublicInbox::MIME;
 use PublicInbox::Config;
 use PublicInbox::Inbox;
 use PublicInbox::InboxWritable;