mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 03:56:22 +00:00
tests: Apply coding style to unit tests
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
void does_not_send_receipt_request_to_barejid(void **state);
|
||||
void send_receipt_request(void **state);
|
||||
void send_receipt_on_request(void **state);
|
||||
void does_not_send_receipt_request_to_barejid(void** state);
|
||||
void send_receipt_request(void** state);
|
||||
void send_receipt_on_request(void** state);
|
||||
|
||||
Reference in New Issue
Block a user