@ -11,7 +11,7 @@ void setUp(void){
void tearDown(void){
}
void test_endGameMaxScore(void){
void test_checkGameEnd(void){
/* arrange */
int maxScore = 5;
int score1 = 4, score2 = 2;