something See merge request fdai7715/the-hamsters!1
@ -21,7 +21,6 @@ void tearDown(void)
//1
// Unit test for Level_Pool() function
// Call the Level_Pool() function, prints 3 fixed lines and "Available levels for Difficulty <selected difficulty>"
void test_Level_Pool_0() {
selected_difficulty = 0;
Level_Pool(selected_difficulty);