diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Ktext | 8 |
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 |
