mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 17:26:21 +00:00
Added test for /otr theirfp when in console
This commit is contained in:
@@ -28,6 +28,7 @@ void cmd_otr_myfp_shows_message_when_started(void **state);
|
||||
void cmd_otr_myfp_shows_message_when_connecting(void **state);
|
||||
void cmd_otr_myfp_shows_message_when_disconnecting(void **state);
|
||||
void cmd_otr_myfp_shows_my_fingerprint(void **state);
|
||||
void cmd_otr_theirfp_shows_message_when_in_console(void **state);
|
||||
#else
|
||||
void cmd_otr_shows_message_when_otr_unsupported(void **state);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user