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:
parent
e372ff9c87
commit
73188881a4
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user