X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fpsgi_multipart_not.t;h=9b7fb4d022c2eaa8bed5717282c1c2d251537dd8;hb=e61ade9e03e754b5bde70518223b1e9d92ab57e4;hp=e36820f4a3a39ebf93a9b6b348ff342f8af78d79;hpb=0283273a14e1871955f6a9132f4f3f7884ec8a3f;p=public-inbox.git diff --git a/t/psgi_multipart_not.t b/t/psgi_multipart_not.t index e36820f4..9b7fb4d0 100644 --- a/t/psgi_multipart_not.t +++ b/t/psgi_multipart_not.t @@ -6,6 +6,7 @@ use Test::More; 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);