X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT350-crypto.sh;h=c1c1fcccc81ac2467fa409cf0ee71ce605867297;hb=2c85cc29bd8c29792acacc65cf9c5810d7f4791e;hp=ae1d6a98bc9134ee74b49f6c9c344c7f53f04bbe;hpb=25da4a13407c0634d5b59fc2e1f3c2fe17db4438;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 ##################################################