X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT010-help-test.sh;h=da45d3aecf7ae7a0c6e86be06f6d21155c50129b;hb=2c1d1107f5dacdb4a2c514909fd96f45f83e2f3c;hp=0c833de262170f5aea7b778aa62bcef0f9ed4d63;hpb=e1c1d33f3726f5cadb2f92d23735dcd1102fbc88;p=notmuch diff --git a/test/T010-help-test.sh b/test/T010-help-test.sh index 0c833de2..da45d3ae 100755 --- a/test/T010-help-test.sh +++ b/test/T010-help-test.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash test_description="online help" -. ./test-lib.sh || exit 1 +. $(dirname "$0")/test-lib.sh || exit 1 test_begin_subtest 'notmuch --help' test_expect_success 'notmuch --help'