]> git.notmuchmail.org Git - notmuch/blobdiff - test/T370-search-folder-coherence.sh
test: use $(dirname "$0") for sourcing test-lib.sh
[notmuch] / test / T370-search-folder-coherence.sh
index 8748b3d00eeb0cdae3df92a6c5299ca4abf59f78..0a2727e74fb4573a36294ac3f68260b9f26f3e2e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 test_description='folder tags removed and added through file renames remain consistent'
-. ./test-lib.sh || exit 1
+. $(dirname "$0")/test-lib.sh || exit 1
 
 test_begin_subtest "No new messages"
 output=$(NOTMUCH_NEW)