]> git.0d.be Git - empathy.git/blobdiff - tests/check-main.c
port check-empathy-irc-server.c to GTest
[empathy.git] / tests / check-main.c
index f5cd50a95e1f19cbbbdaea616dbae44a25641115..311e6ccae47a0e8bc2e84384a634d88cd1bc3f54 100644 (file)
@@ -16,7 +16,6 @@ make_libempathy_suite (void)
 {
     Suite *s = suite_create ("libempathy");
 
-    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 ());
     suite_add_tcase (s, make_empathy_chatroom_tcase ());