about summary refs log tree commit diff stats
path: root/stabbertests/test_connect.h
diff options
context:
space:
mode:
Diffstat (limited to 'stabbertests/test_connect.h')
-rw-r--r--stabbertests/test_connect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stabbertests/test_connect.h b/stabbertests/test_connect.h
index 8e80b113..971652b0 100644
--- a/stabbertests/test_connect.h
+++ b/stabbertests/test_connect.h
@@ -3,6 +3,7 @@ void connect_jid_requests_roster(void **state);
 void connect_jid_sends_presence_after_receiving_roster(void **state);
 void connect_jid_requests_bookmarks(void **state);
 void connect_bad_password(void **state);
+void show_presence_updates(void **state);
 void sends_rooms_iq(void **state);
 void multiple_pings(void **state);
 void responds_to_ping(void **state);