X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT357-index-decryption.sh;h=f5644d7eb04085301ef7f71a517b76ea109defa8;hb=92454bc0935604f4a623e75dec9506c0283eee70;hp=b81bdfe192805f9d7a5ae2a1cd43af692405add8;hpb=25da4a13407c0634d5b59fc2e1f3c2fe17db4438;p=notmuch diff --git a/test/T357-index-decryption.sh b/test/T357-index-decryption.sh index b81bdfe1..f5644d7e 100755 --- a/test/T357-index-decryption.sh +++ b/test/T357-index-decryption.sh @@ -4,6 +4,7 @@ test_description='indexing decrypted mail' . $(dirname "$0")/test-lib.sh || exit 1 +. $(dirname "$0")/test-lib-emacs.sh || exit 1 ##################################################