]> git.0d.be Git - empathy.git/blobdiff - tests/check-main.c
port check-empathy-chatroom.c to GTest
[empathy.git] / tests / check-main.c
index e8b2c1a8a2c5a54eb533c7615853c5c30fb8690d..00bcf4380e78ff9f75498551470555e74dbf220c 100644 (file)
@@ -16,7 +16,6 @@ make_libempathy_suite (void)
 {
     Suite *s = suite_create ("libempathy");
 
-    suite_add_tcase (s, make_empathy_chatroom_tcase ());
     suite_add_tcase (s, make_empathy_chatroom_manager_tcase ());
 
     return s;