]> Sergey Matveev's repositories - public-inbox.git/commitdiff
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)
SearchIdx always requires DBD::SQLite, so only require it
after we've passed `require_mods(qw(DBD::SQLite))'.


No differences found