]> git.0d.be Git - empathy.git/blobdiff - tests/check-main.c
Init empathy for megaphone, nothere and check-main.
[empathy.git] / tests / check-main.c
index 886e1e57009db5023556f4fbaceba84a0b0950b3..270298b960041ceb209882d821491ea41e8c5c1e 100644 (file)
@@ -34,6 +34,7 @@ main (void)
 
     check_helpers_init ();
     g_type_init ();
+    empathy_init ();
 
     s = make_libempathy_suite ();
     sr = srunner_create (s);