X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT030-config.sh;h=f404908a4a1c71f3f65e92c375d988604ffa469c;hb=dfe15c0e1b18f4d9ab5d328399e56b3be4a251a5;hp=7d14a85f9b4696ccfc88ea584b3f3240341e58e9;hpb=c883e632bf0a3692fa4ca7aa77604e0e60820295;p=notmuch diff --git a/test/T030-config.sh b/test/T030-config.sh index 7d14a85f..f404908a 100755 --- a/test/T030-config.sh +++ b/test/T030-config.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash test_description='"notmuch config"' -. ./test-lib.sh +. ./test-lib.sh || exit 1 test_begin_subtest "Get string value" test_expect_equal "$(notmuch config get user.name)" "Notmuch Test Suite"