X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT350-crypto.sh;h=4508c984b94c7fcd77d3c88cd71bd69277cba87a;hb=92454bc0935604f4a623e75dec9506c0283eee70;hp=0aada4dfe7023a15384f121fb794f97126d9a30a;hpb=4cb789aa090fb6ba3c7897584ecbcc0a547b2f81;p=notmuch diff --git a/test/T350-crypto.sh b/test/T350-crypto.sh index 0aada4df..4508c984 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 +. $(dirname "$0")/test-lib-emacs.sh || exit 1 ################################################## +test_require_emacs add_gnupg_home test_begin_subtest "emacs delivery of signed message"