X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=libcitadel%2Ftests%2Fhtml_to_ascii_test.c;h=8f91e38216f0e1e3409f4b0babd6f80cb77d34b0;hb=b826c3117bb7ddf1386a4811cb2eb47ea4e1097c;hp=03cc1bc96e8824aa565ef0438595872a7ee718ce;hpb=b55730dc4ec7638231d6f56f2f53b178f1ba2c96;p=citadel.git diff --git a/libcitadel/tests/html_to_ascii_test.c b/libcitadel/tests/html_to_ascii_test.c index 03cc1bc96..8f91e3821 100644 --- a/libcitadel/tests/html_to_ascii_test.c +++ b/libcitadel/tests/html_to_ascii_test.c @@ -214,7 +214,6 @@ int main(int argc, char* argv[]) setvbuf(stdout, NULL, _IONBF, 0); - StartLibCitadel(8); CU_BOOL Run = CU_FALSE ; CU_set_output_filename("TestAutomated");