]> git.notmuchmail.org Git - notmuch/blobdiff - test/T150-tagging.sh
test: use $(dirname "$0") for sourcing test-lib.sh
[notmuch] / test / T150-tagging.sh
index 0d0a3b874526dccd24166066be3767fbe29efea5..6140c67686305f8959bc7398ad819212cfb38ee4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 test_description='"notmuch tag"'
-. ./test-lib.sh || exit 1
+. $(dirname "$0")/test-lib.sh || exit 1
 
 add_message '[subject]=One'
 add_message '[subject]=Two'