00001 #include "unity.h" 00002 #include "Led.h" 00003 00004 void setUp(void) 00005 { 00006 } 00007 00008 void tearDown(void) 00009 { 00010 } 00011 00012 void test_Led_NeedToImplement(void) 00013 { 00014 TEST_IGNORE(); 00015 }