]> git.notmuchmail.org Git - notmuch/blobdiff - test/T550-db-features.sh
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / test / T550-db-features.sh
index f94a660d750838b63d6ab263190bbdfef126831d..3048c7c4a5534c6a092836754ca35b33bc55fe26 100755 (executable)
@@ -1,7 +1,11 @@
 #!/usr/bin/env bash
 test_description="database version and feature compatibility"
 
-. ./test-lib.sh || exit 1
+. $(dirname "$0")/test-lib.sh || exit 1
+
+if [ -n "${NOTMUCH_TEST_INSTALLED-}" ]; then
+    test_done
+fi
 
 test_begin_subtest "future database versions abort open"
 ${TEST_DIRECTORY}/make-db-version ${MAIL_DIR} 9999 ""