summaryrefslogtreecommitdiff
path: root/tests/Kinclude_path_sourced_2
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Kinclude_path_sourced_2')
-rw-r--r--tests/Kinclude_path_sourced_211
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/Kinclude_path_sourced_2 b/tests/Kinclude_path_sourced_2
new file mode 100644
index 0000000..068f18d
--- /dev/null
+++ b/tests/Kinclude_path_sourced_2
@@ -0,0 +1,11 @@
+config TWO_DOWN
+ bool
+
+menu "menu"
+endmenu
+
+comment "comment"
+
+choice
+ bool "choice"
+endchoice