summaryrefslogtreecommitdiff
path: root/tests/Khelp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Khelp')
-rw-r--r--tests/Khelp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Khelp b/tests/Khelp
index fdc81ed..c201176 100644
--- a/tests/Khelp
+++ b/tests/Khelp
@@ -1,4 +1,5 @@
config TWO_HELP_STRINGS
+ bool
help
first help string
@@ -10,10 +11,12 @@ config TWO_HELP_STRINGS
second help string
config NO_BLANK_AFTER_HELP
+ bool
help
help for
NO_BLANK_AFTER_HELP
choice CHOICE_HELP
+ bool "choice with help"
help
help for
CHOICE_HELP