]> Sergey Matveev's repositories - public-inbox.git/commit
t/multi-mid: allow test to run w/o Xapian
authorEric Wong <e@yhbt.net>
Mon, 30 Mar 2020 19:42:54 +0000 (19:42 +0000)
committerEric Wong <e@yhbt.net>
Mon, 30 Mar 2020 19:53:56 +0000 (19:53 +0000)
commit14561ae19938facc8ddf5038eafed3df9519ee10
treee4a9bac47e831cc0434937a5e00a2b7fb26265b5
parent3865c430c572b3aa0d48991b9bb86a9e64b45a12
t/multi-mid: allow test to run w/o Xapian

While the v1 inbox in this test is created without Xapian,
the v2 inbox in this test defaults to having Xapian enabled
regardless of whether it's installed or not.

Fixes: c7acdfe78bda5bf3 ("v2: SDBM-based multi Message-ID queue")
t/multi-mid.t