From 14270bd0db1fa8b1fc2e65e20c5662e65fc3e712 Mon Sep 17 00:00:00 2001 From: rusefi Date: Fri, 7 Apr 2017 13:38:03 -0400 Subject: [PATCH] removing dead file --- unit_tests/test.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 \