More poker tests.
This commit is contained in:
@ -11,6 +11,6 @@
|
||||
int main() {
|
||||
return (
|
||||
test_card() ||
|
||||
test_poker2()
|
||||
test_poker()
|
||||
) || 0;
|
||||
}
|
Reference in New Issue
Block a user