sys/embunit/Kconfig: make module available only for testing
This commit is contained in:
parent
af672ca01a
commit
5ab04a28b9
@ -7,5 +7,6 @@
|
|||||||
|
|
||||||
config MODULE_EMBUNIT
|
config MODULE_EMBUNIT
|
||||||
bool "EmbUnit"
|
bool "EmbUnit"
|
||||||
|
depends on TEST_KCONFIG
|
||||||
help
|
help
|
||||||
RIOT Unittests based on the EmbUnit Framework.
|
RIOT Unittests based on the EmbUnit Framework.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user