]> git.notmuchmail.org Git - notmuch/blobdiff - test/T550-db-features.sh
test: use $(dirname "$0") for sourcing test-lib.sh
[notmuch] / test / T550-db-features.sh
index f94a660d750838b63d6ab263190bbdfef126831d..9d5a9e70a598089793d5d06b136dcbd0ae428ced 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 test_description="database version and feature compatibility"
 
-. ./test-lib.sh || exit 1
+. $(dirname "$0")/test-lib.sh || exit 1
 
 test_begin_subtest "future database versions abort open"
 ${TEST_DIRECTORY}/make-db-version ${MAIL_DIR} 9999 ""