Update commander test suite

This commit is contained in:
Lorenz Meier
2015-04-19 23:25:17 +02:00
parent c92afb99b6
commit 17e487cad4

View File

@@ -38,4 +38,5 @@
MODULE_COMMAND = commander_tests
SRCS = commander_tests.cpp \
state_machine_helper_test.cpp \
../state_machine_helper.cpp
../state_machine_helper.cpp \
../PreflightCheck.cpp