@ -107,4 +107,10 @@ void test_minitaschenrechner_14_rest_5(void)
TEST_ASSERT_EQUAL(4, result);
}
void test_minitaschenrechner_1_rest_7(void)
{
float result = rest(0, 7);
TEST_ASSERT_EQUAL(0, result);
#endif // TEST