summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2015-06-06 08:37:57 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2015-06-06 08:37:57 +0200
commita73f978e4f8e032c2c2668e9c6d1b84840cc619c (patch)
treec345cc19f6f0a297efb07598a046fdb10cc32397 /tests
parenta14311449c96af03be515c561bc5b618f01aea7b (diff)
Test help text terminated by comment.
Diffstat (limited to 'tests')
-rw-r--r--tests/Ktext8
1 files changed, 7 insertions, 1 deletions
diff --git a/tests/Ktext b/tests/Ktext
index a4c43fe..8ee00e0 100644
--- a/tests/Ktext
+++ b/tests/Ktext
@@ -29,7 +29,13 @@ comment "a comment"
menu "a menu"
endmenu
-# Tricker help text
+config HELP_TERMINATED_BY_COMMENT
+ bool
+ help
+ a
+ b
+ c
+#
config TRICKY_HELP
bool