Added presence received test

This commit is contained in:
James Booth
2015-05-30 22:44:41 +01:00
parent 272e9f83fc
commit a5cf83d259
3 changed files with 29 additions and 0 deletions

View File

@@ -10,3 +10,4 @@ void presence_chat(void **state);
void presence_chat_with_message(void **state);
void presence_set_priority(void **state);
void presence_includes_priority(void **state);
void presence_received(void **state);