aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check-libempathy.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-10-29 22:31:23 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-11-03 20:25:02 +0800
commitf90aaa6e6f9dfa16dd3d6b6c526857f987862c99 (patch)
treea606ff4313a19ab4e9e2de4d562a019daf16ec43 /tests/check-libempathy.h
parent3b0ccc3b5889e511190924a1f5f8df85de61e2bd (diff)
downloadgsoc2013-empathy-f90aaa6e6f9dfa16dd3d6b6c526857f987862c99.tar
gsoc2013-empathy-f90aaa6e6f9dfa16dd3d6b6c526857f987862c99.tar.gz
gsoc2013-empathy-f90aaa6e6f9dfa16dd3d6b6c526857f987862c99.tar.bz2
gsoc2013-empathy-f90aaa6e6f9dfa16dd3d6b6c526857f987862c99.tar.lz
gsoc2013-empathy-f90aaa6e6f9dfa16dd3d6b6c526857f987862c99.tar.xz
gsoc2013-empathy-f90aaa6e6f9dfa16dd3d6b6c526857f987862c99.tar.zst
gsoc2013-empathy-f90aaa6e6f9dfa16dd3d6b6c526857f987862c99.zip
port check-empathy-chatroom.c to GTest
The tests have not been ported yet as they are currently disabled.
Diffstat (limited to 'tests/check-libempathy.h')
-rw-r--r--tests/check-libempathy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/check-libempathy.h b/tests/check-libempathy.h
index bcb0be9e2..a892bf67c 100644
--- a/tests/check-libempathy.h
+++ b/tests/check-libempathy.h
@@ -1,7 +1,6 @@
#ifndef __CHECK_LIBEMPATHY__
#define __CHECK_LIBEMPATHY__
-TCase * make_empathy_chatroom_tcase (void);
TCase * make_empathy_chatroom_manager_tcase (void);
#endif /* #ifndef __CHECK_LIBEMPATHY__ */