]> git.notmuchmail.org Git - notmuch/blobdiff - test/T650-regexp-query.sh
build: drop support for xapian versions less than 1.4
[notmuch] / test / T650-regexp-query.sh
index 43af3b47ced7826ed0a710a3bda3e9df1b54c2a1..55dc6c8870d3a1fd8eccbf280bc79628e9b36aec 100755 (executable)
@@ -2,10 +2,6 @@
 test_description='regular expression searches'
 . $(dirname "$0")/test-lib.sh || exit 1
 
-if [ $NOTMUCH_HAVE_XAPIAN_FIELD_PROCESSOR -eq 0 ]; then
-    test_done
-fi
-
 add_message '[dir]=bad' '[subject]="To the bone"'
 add_message '[dir]=.' '[subject]="Top level"'
 add_message '[dir]=bad/news' '[subject]="Bears"'