X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT440-emacs-hello.sh;h=76e795937c6c40794d2583f7a497a683e6b40034;hp=ac214a5b2b451c05d0b6d2baa9b733362e8fbf7d;hb=a863de1e43ee34f6f5794a2759fdceb287e851aa;hpb=0dd58ea7e7f2af3fea2ba747a49c1d8bb3cdeaad 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