mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-01 06:56:21 +00:00
Added test for /bookmark list
This commit is contained in:
@@ -21,4 +21,6 @@ void jabber_connect_with_account_return(jabber_conn_status_t result);
|
||||
void mock_presence_update(void);
|
||||
void presence_update_expect(resource_presence_t presence, char *msg, int idle);
|
||||
|
||||
void bookmark_get_list_returns(GList *bookmarks);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user