X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT440-emacs-hello.sh;h=76e795937c6c40794d2583f7a497a683e6b40034;hb=bc349ad3160a7bb0f6b9abf8098c561badc7d6e1;hp=ac214a5b2b451c05d0b6d2baa9b733362e8fbf7d;hpb=1ec634461ea25d87cc16dbeb1318f8e30a07c9f1;p=notmuch diff --git a/test/T440-emacs-hello.sh b/test/T440-emacs-hello.sh index ac214a5b..76e79593 100755 --- a/test/T440-emacs-hello.sh +++ b/test/T440-emacs-hello.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash test_description="emacs notmuch-hello view" -. ./test-lib.sh || exit 1 +. $(dirname "$0")/test-lib.sh || exit 1 EXPECTED=$TEST_DIRECTORY/emacs.expected-output