X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT590-libconfig.sh;h=8db51ed043753e8408cdfc519921dc1bc92dccb8;hb=fe51c275fcd7107d92b40de511086300ba4060ed;hp=b4abbd78f09d9ea7e6a81574f199cd1a461111e7;hpb=8f0b84789d4fda0182e073b68b73160c9b94a4b7;p=notmuch diff --git a/test/T590-libconfig.sh b/test/T590-libconfig.sh index b4abbd78..8db51ed0 100755 --- a/test/T590-libconfig.sh +++ b/test/T590-libconfig.sh @@ -942,7 +942,6 @@ EOF test_expect_equal_file EXPECTED OUTPUT test_begin_subtest "load_config: database set to NULL on fatal error" -test_subtest_known_broken cat c_head3 - c_tail3 <<'EOF' | test_C notmuch_status_t st = notmuch_database_load_config("relative", NULL, NULL, &db, NULL); EOF