X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT350-crypto.sh;h=4508c984b94c7fcd77d3c88cd71bd69277cba87a;hb=92454bc0935604f4a623e75dec9506c0283eee70;hp=ae1d6a98bc9134ee74b49f6c9c344c7f53f04bbe;hpb=25da4a13407c0634d5b59fc2e1f3c2fe17db4438;p=notmuch diff --git a/test/T350-crypto.sh b/test/T350-crypto.sh index ae1d6a98..4508c984 100755 --- a/test/T350-crypto.sh +++ b/test/T350-crypto.sh @@ -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 ##################################################