X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT350-crypto.sh;fp=test%2FT350-crypto.sh;h=c1c1fcccc81ac2467fa409cf0ee71ce605867297;hp=4508c984b94c7fcd77d3c88cd71bd69277cba87a;hb=572af2795007464ffbf9cd4656e0e5736d78d362;hpb=100106a45d9f362ed8770c95cf35bd43f6580511 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 ##################################################