X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT010-help-test.sh;h=c173237631125ebd68894508763f1f61fab94d74;hp=d7266ffca73d945c75fbab0aab198d543cb81768;hb=02a2eeb427d6b424029f6e5e5ddad4c6ec987741;hpb=af3eba97fde00d6bc922df87732b3d28f717f120 diff --git a/test/T010-help-test.sh b/test/T010-help-test.sh index d7266ffc..c1732376 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 +. ./test-lib.sh || exit 1 test_expect_success 'notmuch --help' 'notmuch --help' test_expect_success 'notmuch help' 'notmuch help'