X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fpsgi_search.t;h=d1050437b232cc5e70f03c7072f37671e46af99c;hb=3c313f9034aac96182e2efdc2f92c40803626f32;hp=0c430aeafd8bce6fcec2cfeaf2e2c302496de800;hpb=684d26cecc0891261783be179909b0e434692b25;p=public-inbox.git diff --git a/t/psgi_search.t b/t/psgi_search.t index 0c430aea..d1050437 100644 --- a/t/psgi_search.t +++ b/t/psgi_search.t @@ -9,7 +9,7 @@ use PublicInbox::Inbox; use PublicInbox::InboxWritable; use PublicInbox::WWW; use bytes (); # only for bytes::length -require './t/common.perl'; +use PublicInbox::TestCommon; my @mods = qw(DBD::SQLite Search::Xapian HTTP::Request::Common Plack::Test URI::Escape Plack::Builder); foreach my $mod (@mods) {