]> git.0d.be Git - empathy.git/blobdiff - tests/check-main.c
port check-empathy-utils.c to GTest
[empathy.git] / tests / check-main.c
index 7adbc15df0a3a7a1a741be68a549f37e97ea0734..f5cd50a95e1f19cbbbdaea616dbae44a25641115 100644 (file)
@@ -16,7 +16,6 @@ make_libempathy_suite (void)
 {
     Suite *s = suite_create ("libempathy");
 
-    suite_add_tcase (s, make_empathy_utils_tcase ());
     suite_add_tcase (s, make_empathy_irc_server_tcase ());
     suite_add_tcase (s, make_empathy_irc_network_tcase ());
     suite_add_tcase (s, make_empathy_irc_network_manager_tcase ());