From: Eric Wong Date: Mon, 30 Mar 2020 19:42:54 +0000 (+0000) Subject: t/multi-mid: allow test to run w/o Xapian X-Git-Tag: v1.4.0~41 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=14561ae19938facc8ddf5038eafed3df9519ee10;hp=14561ae19938facc8ddf5038eafed3df9519ee10;p=public-inbox.git 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") ---