X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT010-help-test.sh;h=da45d3aecf7ae7a0c6e86be06f6d21155c50129b;hp=0c833de262170f5aea7b778aa62bcef0f9ed4d63;hb=6cdf4b7e38000c6d0a14ff04ab71f7c7e60835ec;hpb=d877240f4e097eb3dd477409a24155c10e0b3c17 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'