X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT470-missing-headers.sh;h=4bf5d285c49b43c567f94fb85c556b5d34317efc;hp=32031e3174d3005413ac0d652b0654f30cfed21f;hb=a863de1e43ee34f6f5794a2759fdceb287e851aa;hpb=0dd58ea7e7f2af3fea2ba747a49c1d8bb3cdeaad 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