summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Klocation13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/Klocation b/tests/Klocation
index 737a221..3901ebf 100644
--- a/tests/Klocation
+++ b/tests/Klocation
@@ -13,6 +13,19 @@ if y && \
y && \
y
+# Throw in some help texts too
+
+config HELP_1
+ bool "help 1"
+ help
+config HELP_2
+ bool "help 2"
+ help
+ foo
+ bar
+
+ baz
+
config MULTI_DEF
endif