package pokercore import "testing" func TestPokerHand(t *testing.T) { //test stuff here }