X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT055-path-config.sh;h=4897c8142ac73ea47023744cafcfd966985f1a98;hp=71823039f97ef2d100b307e0f3255bf32a557d2e;hb=9ddd13f75827f4972872c8766320c7cb80b1819b;hpb=e221a4531fa8d317560d568634da695952c65365 diff --git a/test/T055-path-config.sh b/test/T055-path-config.sh index 71823039..4897c814 100755 --- a/test/T055-path-config.sh +++ b/test/T055-path-config.sh @@ -294,7 +294,6 @@ EOF test_expect_equal_file EXPECTED OUTPUT test_begin_subtest "Config list from python ($config)" - test_subtest_known_broken test_python < OUTPUT from notmuch2 import Database db=Database(config=Database.CONFIG.SEARCH)