summaryrefslogtreecommitdiff
path: root/tests/lib/simple-conn.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/simple-conn.h')
-rw-r--r--tests/lib/simple-conn.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/lib/simple-conn.h b/tests/lib/simple-conn.h
index 6322f4b..837400b 100644
--- a/tests/lib/simple-conn.h
+++ b/tests/lib/simple-conn.h
@@ -72,6 +72,11 @@ void tp_tests_simple_connection_set_get_self_handle_error (
gint code,
const gchar *message);
+gchar * tp_tests_simple_connection_ensure_room_list_chan (
+ TpTestsSimpleConnection *self,
+ const gchar *server,
+ GHashTable **props);
+
G_END_DECLS
#endif /* #ifndef __TP_TESTS_SIMPLE_CONN_H__ */