summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Kmisc3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Kmisc b/tests/Kmisc
index c3a21f8..44fdfdc 100644
--- a/tests/Kmisc
+++ b/tests/Kmisc
@@ -51,7 +51,10 @@ config HEX
hex "hex"
depends on NOT_DEFINED_2
+config COMMENT_HOOK
comment "comment"
+
+config MENU_HOOK
menu "menu"
depends on NOT_DEFINED_3 || NOT_DEFINED_2
depends on !NOT_DEFINED_4