Added test for /otr libver

This commit is contained in:
James Booth
2014-02-16 14:44:40 +00:00
parent 7e956fb347
commit 60e03094c3
3 changed files with 20 additions and 0 deletions

View File

@@ -455,6 +455,7 @@ int main(int argc, char* argv[]) {
unit_test_setup_teardown(cmd_otr_warn_off_disables_unencrypted_warning,
init_preferences,
close_preferences),
unit_test(cmd_otr_libver_shows_libotr_version),
#else
unit_test(cmd_otr_shows_message_when_otr_unsupported),
#endif