Split out dealer tests.

This commit is contained in:
2021-10-14 23:05:48 -07:00
parent 02401337a8
commit d62a18b66f
8 changed files with 315 additions and 290 deletions

View File

@ -7,4 +7,4 @@
#include <unity.h>
#include <poker/card.h>
int test_card();
int test_card_h();