Browse Source

refactoring: Remove Testignore

master
INNA 11 months ago
parent
commit
346136bcc3
  1. 5
      test/test_subtraktion.c

5
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
Loading…
Cancel
Save