X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT357-index-decryption.sh;h=a96c1b5e930f59fa8a6f83242bd76158122805a9;hb=4760b4470c5d5782e52bd1a7761d9975a1db1fec;hp=0d30e566ec97fa55b9a60c418c76b70fab3bcef2;hpb=100106a45d9f362ed8770c95cf35bd43f6580511;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 ##################################################