Test for /otr theirfp in non OTR window

This commit is contained in:
James Booth
2014-02-17 22:57:36 +00:00
parent a25714b6dc
commit b4b463998b
5 changed files with 34 additions and 0 deletions

View File

@@ -473,6 +473,7 @@ int main(int argc, char* argv[]) {
unit_test(cmd_otr_theirfp_shows_message_when_in_muc),
unit_test(cmd_otr_theirfp_shows_message_when_in_private),
unit_test(cmd_otr_theirfp_shows_message_when_in_duck),
unit_test(cmd_otr_theirfp_shows_message_when_non_otr_chat_window),
#else
unit_test(cmd_otr_shows_message_when_otr_unsupported),
#endif