X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT357-index-decryption.sh;h=a96c1b5e930f59fa8a6f83242bd76158122805a9;hb=4f84c01b3ab2002812293a0951c4f69acb9ddea2;hp=0d30e566ec97fa55b9a60c418c76b70fab3bcef2;hpb=702635d5f61729b5d0453f73d8eaa4bc6eb50ed4;p=notmuch diff --git a/test/T357-index-decryption.sh b/test/T357-index-decryption.sh index 0d30e566..a96c1b5e 100755 --- a/test/T357-index-decryption.sh +++ b/test/T357-index-decryption.sh @@ -4,7 +4,7 @@ test_description='indexing decrypted mail' . $(dirname "$0")/test-lib.sh || exit 1 -. $(dirname "$0")/test-lib-emacs.sh || exit 1 +. $NOTMUCH_SRCDIR/test/test-lib-emacs.sh || exit 1 ##################################################