X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT350-crypto.sh;h=c1c1fcccc81ac2467fa409cf0ee71ce605867297;hb=ea301102abc55404b8b447cd50998429bfbbf9fd;hp=4508c984b94c7fcd77d3c88cd71bd69277cba87a;hpb=92454bc0935604f4a623e75dec9506c0283eee70;p=notmuch diff --git a/test/T350-crypto.sh b/test/T350-crypto.sh index 4508c984..c1c1fccc 100755 --- a/test/T350-crypto.sh +++ b/test/T350-crypto.sh @@ -6,7 +6,7 @@ test_description='PGP/MIME signature verification and decryption' . $(dirname "$0")/test-lib.sh || exit 1 -. $(dirname "$0")/test-lib-emacs.sh || exit 1 +. $NOTMUCH_SRCDIR/test/test-lib-emacs.sh || exit 1 ##################################################