diff options
Diffstat (limited to 'tests/Klocation_included')
| -rw-r--r-- | tests/Klocation_included | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Klocation_included b/tests/Klocation_included index 1164e58..674116a 100644 --- a/tests/Klocation_included +++ b/tests/Klocation_included @@ -11,6 +11,8 @@ config S bool select A if NOT_DEFINED = y select E if A + imply A + imply E if A endmenu choice bool "C" |
