]> git.notmuchmail.org Git - notmuch/blobdiff - test/T357-index-decryption.sh
test: split emacs functionality to its own file
[notmuch] / test / T357-index-decryption.sh
index b81bdfe192805f9d7a5ae2a1cd43af692405add8..f5644d7eb04085301ef7f71a517b76ea109defa8 100755 (executable)
@@ -4,6 +4,7 @@
 
 test_description='indexing decrypted mail'
 . $(dirname "$0")/test-lib.sh || exit 1
+. $(dirname "$0")/test-lib-emacs.sh || exit 1
 
 ##################################################