1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-15 19:38:07 -04:00
profanity/tests/functionaltests/test_receipts.h

4 lines
146 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);