aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test9.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test9.c b/tests/test9.c
index 6356bad41f..c7a1626458 100644
--- a/tests/test9.c
+++ b/tests/test9.c
@@ -43,6 +43,8 @@ main (int argc, char**argv)
printf ("Exception caught in camel_mbox_write_xev : %s\n", camel_exception_get_description (ex));
}
+
+
}