X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT055-path-config.sh;fp=test%2FT055-path-config.sh;h=1feb5624c41b8af06fab0750f7bc70395b7a4504;hp=fcaf09d326b461c7f0b4997e5031c620f548a851;hb=b97cd90040a8353e6f94c317af2020f3d6e67a2e;hpb=5a582e8ed9b9bfd88e63149fb671510bc2b2e9f8 diff --git a/test/T055-path-config.sh b/test/T055-path-config.sh index fcaf09d3..1feb5624 100755 --- a/test/T055-path-config.sh +++ b/test/T055-path-config.sh @@ -376,7 +376,6 @@ EOF ;; home_mail|maildir_env) test_begin_subtest "No errors from config list ($config)" - test_subtest_known_broken notmuch config list 2>OUTPUT 1>/dev/null test_expect_equal_file /dev/null OUTPUT ;;