aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/systemcmds/tests/module.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/systemcmds/tests/module.mk b/src/systemcmds/tests/module.mk
index cccd1b8ec..c1f8074ea 100644
--- a/src/systemcmds/tests/module.mk
+++ b/src/systemcmds/tests/module.mk
@@ -25,9 +25,9 @@ SRCS = test_adc.c \
test_uart_send.c \
test_mixer.cpp \
test_dataman.c \
- tests_file.c \
+ test_file.c \
tests_main.c \
- tests_param.c \
+ test_param.c \
test_ppm_loopback.c
INCLUDE_DIRS += $(MAVLINK_SRC)/include/mavlink