]> git.cworth.org Git - notmuch/blobdiff - test/T350-crypto.sh
test: split emacs functionality to its own file
[notmuch] / test / T350-crypto.sh
index 0aada4dfe7023a15384f121fb794f97126d9a30a..4508c984b94c7fcd77d3c88cd71bd69277cba87a 100755 (executable)
@@ -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"