X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fpsgi_v2.t;h=8e81e89b4b71e4328268051c7a558e7b368aafd8;hb=3c313f9034aac96182e2efdc2f92c40803626f32;hp=1163e2bf89f73c9bd400b23f5fbe2d275086ce94;hpb=684d26cecc0891261783be179909b0e434692b25;p=public-inbox.git diff --git a/t/psgi_v2.t b/t/psgi_v2.t index 1163e2bf..8e81e89b 100644 --- a/t/psgi_v2.t +++ b/t/psgi_v2.t @@ -3,7 +3,7 @@ use strict; use warnings; use Test::More; -require './t/common.perl'; +use PublicInbox::TestCommon; require_git(2.6); use PublicInbox::MIME; use PublicInbox::Config;