@ -162,5 +162,15 @@ void test_check_if_Sudoku_solved_mistake_on_purpose() {
}
//6
void test_Game_loop_1(){
test_help = true;
selected_difficulty = 1;
Game_loop();
printf("Unit test for Game_loop() executed.\n\n");
#endif // TEST