X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT470-missing-headers.sh;h=4bf5d285c49b43c567f94fb85c556b5d34317efc;hb=c5356b9ed56e42d36ca18206155b62c94cfbd79d;hp=32031e3174d3005413ac0d652b0654f30cfed21f;hpb=508b5c20fa38b17fa527af075857061f4ed81e2a;p=notmuch diff --git a/test/T470-missing-headers.sh b/test/T470-missing-headers.sh index 32031e31..4bf5d285 100755 --- a/test/T470-missing-headers.sh +++ b/test/T470-missing-headers.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash test_description='messages with missing headers' -. ./test-lib.sh || exit 1 +. $(dirname "$0")/test-lib.sh || exit 1 # Notmuch requires at least one of from, subject, or to or it will # ignore the file. Generate two messages so that together they cover