diff options
Diffstat (limited to 'tests/test7.c')
-rw-r--r-- | tests/test7.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test7.c b/tests/test7.c index aaf256f64b..6b2494aa0e 100644 --- a/tests/test7.c +++ b/tests/test7.c @@ -18,5 +18,7 @@ main (int argc, char**argv) new_provider = camel_provider_register_as_module ("../camel/providers/MH/.libs/libcamelmh.so"); + + } |