X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT350-crypto.sh;h=386156776ba4636171a047daad81835cbcc1b59a;hb=9d23ebfcc30af11b2093bbdfc1288f14c2085525;hp=401a22c9b1fa70d5735a027ca0cb34e74f429b4c;hpb=ee5df7d7db895a427aa1e4343b2c8f794a0b2d73;p=notmuch diff --git a/test/T350-crypto.sh b/test/T350-crypto.sh index 401a22c9..38615677 100755 --- a/test/T350-crypto.sh +++ b/test/T350-crypto.sh @@ -5,7 +5,7 @@ # - verification of signatures from expired/revoked keys test_description='PGP/MIME signature verification and decryption' -. ./test-lib.sh || exit 1 +. $(dirname "$0")/test-lib.sh || exit 1 ##################################################