summaryrefslogtreecommitdiff
path: root/tests/Kappend
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2015-06-09 14:28:28 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2015-06-09 14:28:28 +0200
commit0f4882ba3d329005d80b4426688b231381eba5c2 (patch)
treecb86ed145d3766dc3e54afa4faf4b06bb7c3ac5e /tests/Kappend
parent7eace27993ad3aa1d6911866d9c60a11f32d36d9 (diff)
Verify that indented .config assignments are ignored.
Diffstat (limited to 'tests/Kappend')
-rw-r--r--tests/Kappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Kappend b/tests/Kappend
index c084310..ce1478f 100644
--- a/tests/Kappend
+++ b/tests/Kappend
@@ -6,3 +6,7 @@ config BOOL
config STRING
string "string"
+
+config IGNOREME
+ bool "ignore me"
+ default y