about summary refs log tree commit homepage
path: root/t/lei_store.t
diff options
context:
space:
mode:
Diffstat (limited to 't/lei_store.t')
-rw-r--r--t/lei_store.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lei_store.t b/t/lei_store.t
index 5a5e5de0..17ee0729 100644
--- a/t/lei_store.t
+++ b/t/lei_store.t
@@ -5,7 +5,7 @@ use strict;
 use v5.10.1;
 use Test::More;
 use PublicInbox::TestCommon;
-require_mods(qw(DBD::SQLite Search::Xapian));
+require_mods(qw(DBD::SQLite Xapian));
 require_git 2.6;
 require_ok 'PublicInbox::LeiStore';
 require_ok 'PublicInbox::ExtSearch';