aboutsummaryrefslogtreecommitdiff
path: root/build_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build_test.mk')
-rw-r--r--build_test.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_test.mk b/build_test.mk
index 136a0455f..a5d63adab 100644
--- a/build_test.mk
+++ b/build_test.mk
@@ -58,7 +58,6 @@ include $(BUILDDEFS_PATH)/generic_features.mk
58include $(PLATFORM_PATH)/common.mk 58include $(PLATFORM_PATH)/common.mk
59include $(TMK_PATH)/protocol.mk 59include $(TMK_PATH)/protocol.mk
60include $(QUANTUM_PATH)/debounce/tests/rules.mk 60include $(QUANTUM_PATH)/debounce/tests/rules.mk
61include $(QUANTUM_PATH)/encoder/tests/rules.mk
62include $(QUANTUM_PATH)/sequencer/tests/rules.mk 61include $(QUANTUM_PATH)/sequencer/tests/rules.mk
63include $(PLATFORM_PATH)/test/rules.mk 62include $(PLATFORM_PATH)/test/rules.mk
64ifneq ($(filter $(FULL_TESTS),$(TEST)),) 63ifneq ($(filter $(FULL_TESTS),$(TEST)),)