X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT055-path-config.sh;h=fe2953247302db5d1a5da8568b5667c1a64a000c;hb=HEAD;hp=fcaf09d326b461c7f0b4997e5031c620f548a851;hpb=5a582e8ed9b9bfd88e63149fb671510bc2b2e9f8;p=notmuch 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 ;;