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