X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/783a559968968a407cbaa42249613216c27d54f8..cb4e90e476572f52517ccb2dd04872c243710e9c:/test/T010-help-test.sh 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'