diff --git a/test/test_subtraktion.c b/test/test_subtraktion.c index f77509c..a47df6f 100644 --- a/test/test_subtraktion.c +++ b/test/test_subtraktion.c @@ -12,9 +12,4 @@ void tearDown(void) { } -void test_subtraktion_NeedToImplement(void) -{ - TEST_IGNORE_MESSAGE("Need to Implement subtraktion"); -} - #endif // TEST