]> git.droids-corp.org - protos/libecoli.git/blobdiff - test/test.c
hide some completion structures
[protos/libecoli.git] / test / test.c
index c874af9f778a659e63b84de7b776d043b27fe49f..d60adfca07ce41361e3ec6d34f66d38ffbaf0679 100644 (file)
@@ -390,6 +390,8 @@ int main(int argc, char **argv)
                        ret |= ec_test_one(argv[i]);
        }
 
+       ec_exit();
+
        leaks = debug_alloc_dump_leaks();
 
        if (alloc_fail_proba == 0 && ret != 0) {