]> git.0d.be Git - empathy.git/blobdiff - tests/check-main.c
port check-empathy-irc-network.c to GTest
[empathy.git] / tests / check-main.c
index 311e6ccae47a0e8bc2e84384a634d88cd1bc3f54..7ef5fece01495c73a141134a1d967a47eb7c0060 100644 (file)
@@ -16,7 +16,6 @@ make_libempathy_suite (void)
 {
     Suite *s = suite_create ("libempathy");
 
-    suite_add_tcase (s, make_empathy_irc_network_tcase ());
     suite_add_tcase (s, make_empathy_irc_network_manager_tcase ());
     suite_add_tcase (s, make_empathy_chatroom_tcase ());
     suite_add_tcase (s, make_empathy_chatroom_manager_tcase ());