aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/check-main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/check-main.c b/tests/check-main.c
index 886e1e570..270298b96 100644
--- a/tests/check-main.c
+++ b/tests/check-main.c
@@ -34,6 +34,7 @@ main (void)
check_helpers_init ();
g_type_init ();
+ empathy_init ();
s = make_libempathy_suite ();
sr = srunner_create (s);