X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fpsgi_multipart_not.t;h=9b7fb4d022c2eaa8bed5717282c1c2d251537dd8;hb=d73d783ab2cf14ba28ca63723223d8c85a68cdd5;hp=7ef97d438593217a873e2ac6cb03bf340e2cee18;hpb=95bdac7f09c69036efed537a4d03d5bdd2ae4eb6;p=public-inbox.git diff --git a/t/psgi_multipart_not.t b/t/psgi_multipart_not.t index 7ef97d43..9b7fb4d0 100644 --- a/t/psgi_multipart_not.t +++ b/t/psgi_multipart_not.t @@ -3,9 +3,10 @@ use strict; use warnings; use Test::More; -use Email::MIME; +use PublicInbox::Eml; use PublicInbox::Config; use PublicInbox::TestCommon; +require_git 2.6; my @mods = qw(DBD::SQLite Search::Xapian HTTP::Request::Common Plack::Test URI::Escape Plack::Builder Plack::Test); require_mods(@mods); @@ -22,7 +23,7 @@ my $ibx = PublicInbox::Inbox->new({ my $im = PublicInbox::V2Writable->new($ibx, 1); $im->{parallel} = 0; -my $mime = PublicInbox::MIME->new(<<'EOF'); +my $mime = PublicInbox::Eml->new(<<'EOF'); Message-Id: <200308111450.h7BEoOu20077@mail.osdl.org> To: linux-kernel@vger.kernel.org Subject: [OSDL] linux-2.6.0-test3 reaim results