mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
testing/cmocka/Kconfig: Fix indentation
Remove spaces from Kconfig
This commit is contained in:
parent
487d541f36
commit
d0cb5afc2f
1 changed files with 1 additions and 1 deletions
|
|
@ -24,6 +24,6 @@ config TESTING_CMOCKA_PRIORITY
|
|||
|
||||
config TESTING_CMOCKA_STACKSIZE
|
||||
int "cmocka test stack size"
|
||||
default DEFAULT_TASK_STACKSIZE
|
||||
default DEFAULT_TASK_STACKSIZE
|
||||
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue