@ -19,6 +19,11 @@
}
void test_Umgebung_delay(void){
int result = delay(2);
TEST_ASSERT_EQUAL_INT(2, result);