X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Flei_overview.t;h=dd9e2cadcbae49a7c06af2241d93144f1332c006;hb=4eee5af6011cc8cdefb66c9729952c7eff5c0b0b;hp=896cc01a87fd8fca8805f17e4138ec015576c8da;hpb=9dfc0b670fc634b54998c3020f173b82de1915ac;p=public-inbox.git diff --git a/t/lei_overview.t b/t/lei_overview.t index 896cc01a..dd9e2cad 100644 --- a/t/lei_overview.t +++ b/t/lei_overview.t @@ -6,6 +6,7 @@ use v5.10.1; use Test::More; use PublicInbox::TestCommon; use POSIX qw(_exit); +require_mods(qw(Search::Xapian DBD::SQLite)); require_ok 'PublicInbox::LeiOverview'; my $ovv = bless {}, 'PublicInbox::LeiOverview';