Split turn tests out.
This commit is contained in:
@ -16,8 +16,9 @@ void tearDown(void) {
|
||||
}
|
||||
|
||||
int32_t main() {
|
||||
return test_pot_h();
|
||||
return test_turn_h();
|
||||
// return (
|
||||
// test_pot_h() ||
|
||||
// test_player_h() ||
|
||||
// test_dealer_h() ||
|
||||
// test_bet_h() ||
|
||||
|
Reference in New Issue
Block a user