]> git.notmuchmail.org Git - notmuch/blobdiff - test/T230-reply-to-sender.sh
test: use $(dirname "$0") for sourcing test-lib.sh
[notmuch] / test / T230-reply-to-sender.sh
index 608334dc023ecd4bb4d82636bbd60dd8d596b80f..134a106365c4618064218c4f5619af5f5a8d54a3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 test_description="\"notmuch reply --reply-to=sender\" in several variations"
-. ./test-lib.sh || exit 1
+. $(dirname "$0")/test-lib.sh || exit 1
 
 test_begin_subtest "Basic reply-to-sender"
 add_message '[from]="Sender <sender@example.com>"' \