aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test10.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test10.c')
-rw-r--r--tests/test10.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test10.c b/tests/test10.c
index 5e20d2f6db..efe069242a 100644
--- a/tests/test10.c
+++ b/tests/test10.c
@@ -83,7 +83,6 @@ main (int argc, char**argv)
gtk_init (&argc, &argv);
camel_init ();
ex = camel_exception_new ();
- camel_provider_register_as_module ("../camel/providers/mbox/.libs/libcamelmbox.so");
session = camel_session_new (auth_callback);
store = camel_session_get_store (session, store_url, ex);