aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check-libempathy.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <gdesmott@gnome.org>2008-01-06 19:18:46 +0800
committerGuillaume Desmottes <gdesmott@gnome.org>2008-01-06 19:18:46 +0800
commit1224b274221ed5ed1c7e56be210e6896326ca8cb (patch)
tree83a3f0a5579dce50810b8c42247409a06452b3fe /tests/check-libempathy.h
parent1441ec2ccc787f486c42aa24253d74eaaac65ccf (diff)
downloadgsoc2013-empathy-1224b274221ed5ed1c7e56be210e6896326ca8cb.tar
gsoc2013-empathy-1224b274221ed5ed1c7e56be210e6896326ca8cb.tar.gz
gsoc2013-empathy-1224b274221ed5ed1c7e56be210e6896326ca8cb.tar.bz2
gsoc2013-empathy-1224b274221ed5ed1c7e56be210e6896326ca8cb.tar.lz
gsoc2013-empathy-1224b274221ed5ed1c7e56be210e6896326ca8cb.tar.xz
gsoc2013-empathy-1224b274221ed5ed1c7e56be210e6896326ca8cb.tar.zst
gsoc2013-empathy-1224b274221ed5ed1c7e56be210e6896326ca8cb.zip
add tests/check-empathy-irc-server.c to tests suite
Diffstat (limited to 'tests/check-libempathy.h')
-rw-r--r--tests/check-libempathy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/check-libempathy.h b/tests/check-libempathy.h
index 1f3302583..0f47e4b38 100644
--- a/tests/check-libempathy.h
+++ b/tests/check-libempathy.h
@@ -2,5 +2,6 @@
#define __CHECK_LIBEMPATHY__
TCase * make_empathy_utils_tcase (void);
+TCase * make_empathy_irc_server_tcase (void);
#endif /* #ifndef __CHECK_LIBEMPATHY__ */