0
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-07-26 12:14:28 -04:00

Test commit

This commit is contained in:
James Booth 2015-05-31 23:44:19 +01:00
parent e372ff9c87
commit 73188881a4

View File

@ -95,7 +95,7 @@ int main(int argc, char* argv[]) {
close_prof_test), close_prof_test),
unit_test_setup_teardown(message_receive, unit_test_setup_teardown(message_receive,
init_prof_test, init_prof_test,
close_prof_test), close_prof_test)
}; };
return run_tests(all_tests); return run_tests(all_tests);