]> git.notmuchmail.org Git - notmuch/blobdiff - test/T355-smime.sh
test: use $(dirname "$0") for sourcing test-lib.sh
[notmuch] / test / T355-smime.sh
index 03d24581de2b2ee81ce894a0e1002bf46069616f..b813b6cad2e5d646dcf2a669c4108e85eafaed90 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 
 test_description='S/MIME signature verification and decryption'
 #!/usr/bin/env bash
 
 test_description='S/MIME signature verification and decryption'
-. ./test-lib.sh || exit 1
+. $(dirname "$0")/test-lib.sh || exit 1
 
 add_gpgsm_home ()
 {
 
 add_gpgsm_home ()
 {