X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=t%2Fpsgi_search.t;h=3c515d19b67a11c218bb6d347eece293d0457fb9;hp=4fe315a1e2fdf32db4690699038143c4966a96f4;hb=e6b7a7f5f70fb89a54ff158bc6c8b564149947e5;hpb=62d1a4da996bd9a664be954f71f78fe052f9df16 diff --git a/t/psgi_search.t b/t/psgi_search.t index 4fe315a1..3c515d19 100644 --- a/t/psgi_search.t +++ b/t/psgi_search.t @@ -3,7 +3,7 @@ use strict; use warnings; use Test::More; -use Email::MIME; +use PublicInbox::MIME; use PublicInbox::Config; use PublicInbox::Inbox; use PublicInbox::InboxWritable;