mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 19:36:22 +00:00
Test /otr start sends OTR query message to current recipient
This commit is contained in:
@@ -41,6 +41,7 @@ void cmd_otr_start_shows_message_when_in_private(void **state);
|
||||
void cmd_otr_start_shows_message_when_in_duck(void **state);
|
||||
void cmd_otr_start_shows_message_when_already_started(void **state);
|
||||
void cmd_otr_start_shows_message_when_no_key(void **state);
|
||||
void cmd_otr_start_sends_otr_query_message_to_current_recipeint(void **state);
|
||||
#else
|
||||
void cmd_otr_shows_message_when_otr_unsupported(void **state);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user