X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT350-crypto.sh;h=c1c1fcccc81ac2467fa409cf0ee71ce605867297;hb=572af2795007464ffbf9cd4656e0e5736d78d362;hp=0aada4dfe7023a15384f121fb794f97126d9a30a;hpb=4cb789aa090fb6ba3c7897584ecbcc0a547b2f81;p=notmuch diff --git a/test/T350-crypto.sh b/test/T350-crypto.sh index 0aada4df..c1c1fccc 100755 --- a/test/T350-crypto.sh +++ b/test/T350-crypto.sh @@ -6,9 +6,11 @@ test_description='PGP/MIME signature verification and decryption' . $(dirname "$0")/test-lib.sh || exit 1 +. $NOTMUCH_SRCDIR/test/test-lib-emacs.sh || exit 1 ################################################## +test_require_emacs add_gnupg_home test_begin_subtest "emacs delivery of signed message"