X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT350-crypto.sh;h=4508c984b94c7fcd77d3c88cd71bd69277cba87a;hb=100106a45d9f362ed8770c95cf35bd43f6580511;hp=ae1d6a98bc9134ee74b49f6c9c344c7f53f04bbe;hpb=fe9616aef19a1584de550ea536dfc7b42a13636a;p=notmuch diff --git a/test/T350-crypto.sh b/test/T350-crypto.sh index ae1d6a98..4508c984 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 +. $(dirname "$0")/test-lib-emacs.sh || exit 1 ##################################################