]> git.notmuchmail.org Git - notmuch/blobdiff - test/T350-crypto.sh
test: source $NOTMUCH_SRCDIR/test/test-lib-emacs.sh
[notmuch] / test / T350-crypto.sh
index 4508c984b94c7fcd77d3c88cd71bd69277cba87a..c1c1fcccc81ac2467fa409cf0ee71ce605867297 100755 (executable)
@@ -6,7 +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
+. $NOTMUCH_SRCDIR/test/test-lib-emacs.sh || exit 1
 
 ##################################################