Removed tests for LEDController

This commit is contained in:
jakeg00dwin 2024-09-01 12:23:17 -07:00
parent 6742a7f7a3
commit af0f7ea103
1 changed files with 2 additions and 2 deletions

View File

@ -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