X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=test%2FT030-config.sh;h=32efa945a832908ebd5bc374531e8d1101076e53;hb=97fadd0645e908ff8322577a983dc710bfda33d6;hp=883541d500798188714009b2ce703fe14450882f;hpb=d12d91f82801d784f49939756ec9643a9cada60c;p=notmuch diff --git a/test/T030-config.sh b/test/T030-config.sh index 883541d5..32efa945 100755 --- a/test/T030-config.sh +++ b/test/T030-config.sh @@ -76,7 +76,7 @@ test_expect_equal "$(notmuch --config:alt-config config get user.name)" \ "Another Name" test_begin_subtest "Top level --configFILE option" -test_expect_equal "$(notmuch --config alt-config config get user.name)" \ +test_expect_equal "$(notmuch --config alt-config config get user.name)" \ "Another Name" test_begin_subtest "Top level --config=FILE option changed the right file"