From 09734f4ef1f2c1fc9a5aa37b7c3de3647d45e3c9 Mon Sep 17 00:00:00 2001 From: jake-g00dwin Date: Mon, 22 Dec 2025 19:27:57 -0800 Subject: [PATCH] whitespace changes. --- tests/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index c76283c..4dc6247 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,6 +1,6 @@ project(Tests) -# TEST_DIRS +# TEST_DIRS add_subdirectory(blink) add_subdirectory(MockRegEdit) add_subdirectory(RegEdit) @@ -18,7 +18,7 @@ add_executable(AllTests target_link_libraries(AllTests ${CPPUTEST_LIBRARIES} - # TEST_LINKS + # TEST_LINKS test_blink test_ADC test_RegEdit