diff --git a/unit_tests/test.mk b/unit_tests/test.mk index c797accc62..36b6c25d10 100644 --- a/unit_tests/test.mk +++ b/unit_tests/test.mk @@ -1,6 +1,5 @@ TEST_SRC_CPP = test_util.cpp \ - boards.cpp \ - test_data_structures/test_event_registry.cpp \ + boards.cpp \ test_basic_math/test_find_index.cpp \ test_basic_math/test_interpolation_3d.cpp \ test_data_structures/test_engine_math.cpp \