X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT670-duplicate-mid.sh;h=c198c506378ca077d75d0213008a373dc5826464;hb=c5356b9ed56e42d36ca18206155b62c94cfbd79d;hp=21a9689ab870a222bd80e6c54ba4fa4a8c62e1b3;hpb=64e30aeb245631e3e30091e426fd45bfc2dcb448;p=notmuch diff --git a/test/T670-duplicate-mid.sh b/test/T670-duplicate-mid.sh index 21a9689a..c198c506 100755 --- a/test/T670-duplicate-mid.sh +++ b/test/T670-duplicate-mid.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash test_description="duplicate message ids" -. ./test-lib.sh || exit 1 +. $(dirname "$0")/test-lib.sh || exit 1 add_message '[id]="duplicate"' '[subject]="message 1" [filename]=copy1' add_message '[id]="duplicate"' '[subject]="message 2" [filename]=copy2'