]> git.cworth.org Git - notmuch/blobdiff - test/T055-path-config.sh
python-cffi: use config_pairs API in ConfigIterator
[notmuch] / test / T055-path-config.sh
index 71823039f97ef2d100b307e0f3255bf32a557d2e..4897c8142ac73ea47023744cafcfd966985f1a98 100755 (executable)
@@ -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 <<EOF > OUTPUT
 from notmuch2 import Database
 db=Database(config=Database.CONFIG.SEARCH)