aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test7.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test7.c')
-rw-r--r--tests/test7.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test7.c b/tests/test7.c
index 6b2494aa0e..44c73d275b 100644
--- a/tests/test7.c
+++ b/tests/test7.c
@@ -20,5 +20,5 @@ main (int argc, char**argv)
new_provider = camel_provider_register_as_module ("../camel/providers/MH/.libs/libcamelmh.so");
-
+ return 1;
}