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