]> git.notmuchmail.org Git - notmuch/blobdiff - test/T357-index-decryption.sh
test: source $NOTMUCH_SRCDIR/test/test-lib-emacs.sh
[notmuch] / test / T357-index-decryption.sh
index 0d30e566ec97fa55b9a60c418c76b70fab3bcef2..a96c1b5e930f59fa8a6f83242bd76158122805a9 100755 (executable)
@@ -4,7 +4,7 @@
 
 test_description='indexing decrypted mail'
 . $(dirname "$0")/test-lib.sh || exit 1
-. $(dirname "$0")/test-lib-emacs.sh || exit 1
+. $NOTMUCH_SRCDIR/test/test-lib-emacs.sh || exit 1
 
 ##################################################