diff options
Diffstat (limited to 'test/Kconfig')
-rw-r--r-- | test/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Kconfig b/test/Kconfig index 50d3a49..d71c332 100644 --- a/test/Kconfig +++ b/test/Kconfig @@ -16,3 +16,4 @@ config UT_TIME this is a good place to start. source "test/dm/Kconfig" +source "test/env/Kconfig" |