tests cmd remove unused stack module option

This commit is contained in:
Daniel Agar
2018-09-02 15:08:41 -04:00
parent ea73284a1f
commit ab8bf09996

View File

@@ -86,7 +86,6 @@ px4_add_module(
MODULE systemcmds__tests
MAIN tests
STACK_MAIN 10000
STACK_MAX 10000
COMPILE_FLAGS
-Wno-sign-compare # TODO: fix all sign-compare
-Wno-unused-result