diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index fe6e229..3dd73e5 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -7,7 +7,7 @@ add_subdirectory(SuperLoop) add_subdirectory(MockRegEdit) add_subdirectory(RegEdit) add_subdirectory(simple_test) -add_subdirectory(LedController) + @@ -23,7 +23,7 @@ target_link_libraries(AllTests ${CPPUTEST_LIBRARIES}/libCppUTestExt.a # TEST_LINKS test_SuperLoop - test_LedController + #test_timer test_RegEdit simple_test