X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT350-crypto.sh;h=386156776ba4636171a047daad81835cbcc1b59a;hb=660f1a5a3373f098f6df8912ef6b62fa2b08d8f0;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 ##################################################