aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check-libempathy.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check-libempathy.h')
-rw-r--r--tests/check-libempathy.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/check-libempathy.h b/tests/check-libempathy.h
index 1f3302583..0f9388dcf 100644
--- a/tests/check-libempathy.h
+++ b/tests/check-libempathy.h
@@ -2,5 +2,8 @@
#define __CHECK_LIBEMPATHY__
TCase * make_empathy_utils_tcase (void);
+TCase * make_empathy_irc_server_tcase (void);
+TCase * make_empathy_irc_network_tcase (void);
+TCase * make_empathy_irc_network_manager_tcase (void);
#endif /* #ifndef __CHECK_LIBEMPATHY__ */