1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-11 18:54:16 -04:00
profanity/tests/functionaltests/test_receipts.h

5 lines
147 B
C
Raw Normal View History

void does_not_send_receipt_request_to_barejid(void **state);
2015-07-20 17:18:50 -04:00
void send_receipt_request(void **state);
2015-07-20 17:35:14 -04:00
void send_receipt_on_request(void **state);
2015-07-20 17:18:50 -04:00