From 0f4882ba3d329005d80b4426688b231381eba5c2 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 9 Jun 2015 14:28:28 +0200 Subject: Verify that indented .config assignments are ignored. --- tests/Kappend | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/Kappend') 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 -- cgit v1.2.3