aboutsummaryrefslogtreecommitdiffstats
path: root/test/rspamd_test_suite.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/rspamd_test_suite.c')
-rw-r--r--test/rspamd_test_suite.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/rspamd_test_suite.c b/test/rspamd_test_suite.c
index ddce88d3d..f3586e4f5 100644
--- a/test/rspamd_test_suite.c
+++ b/test/rspamd_test_suite.c
@@ -59,8 +59,6 @@ main (int argc, char **argv)
g_test_add_func ("/rspamd/aio", rspamd_async_test_func);
#endif
g_test_run ();
-
- g_mime_shutdown ();
rspamd_regexp_library_finalize ();
return 0;