X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT590-libconfig.sh;h=eb3034448116c45d0571f6c871f49760e4a52adc;hb=3eb25c94bd8fe4065d6df6d665ee393cb9a0ad6f;hp=912aaa1fa5802d9f3a60cb8a3d16e701d2de1f35;hpb=e22bbb124e4f9191880e80d6517346f35bf7e2a9;p=notmuch diff --git a/test/T590-libconfig.sh b/test/T590-libconfig.sh index 912aaa1f..eb303444 100755 --- a/test/T590-libconfig.sh +++ b/test/T590-libconfig.sh @@ -23,8 +23,6 @@ EOF } cat < c_head -#include -#include #include int main (int argc, char** argv) @@ -273,7 +271,6 @@ test_expect_equal_file EXPECTED OUTPUT restore_database test_begin_subtest "notmuch_config_get_values (ignore leading/trailing whitespace)" -test_subtest_known_broken cat c_head - c_tail <<'EOF' | test_C ${MAIL_DIR} ${NOTMUCH_CONFIG} %NULL% { notmuch_config_values_t *values; @@ -640,8 +637,6 @@ cp notmuch-config.bak notmuch-config test_expect_equal_file EXPECTED OUTPUT cat < c_head2 -#include -#include #include int main (int argc, char** argv)