]> Sergey Matveev's repositories - public-inbox.git/commit
t/multi-mid: skip properly w/o DBD::SQLite
authorEric Wong <e@yhbt.net>
Sat, 8 Feb 2020 18:30:40 +0000 (18:30 +0000)
committerEric Wong <e@yhbt.net>
Sat, 8 Feb 2020 19:55:47 +0000 (19:55 +0000)
commit0acad050fe38033baedfed83f5976aeabebf3287
treea289757d7056dbd113521041f424022ca14a4a69
parentebe41e52d055fd5923497e42bc8cda5a8d5d8bcb
t/multi-mid: skip properly w/o DBD::SQLite

SearchIdx always requires DBD::SQLite, so only require it
after we've passed `require_mods(qw(DBD::SQLite))'.
t/multi-mid.t