X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT350-crypto.sh;h=386156776ba4636171a047daad81835cbcc1b59a;hp=401a22c9b1fa70d5735a027ca0cb34e74f429b4c;hb=a863de1e43ee34f6f5794a2759fdceb287e851aa;hpb=0dd58ea7e7f2af3fea2ba747a49c1d8bb3cdeaad 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 ##################################################