diff options
Diffstat (limited to 'tests/Krelation')
| -rw-r--r-- | tests/Krelation | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Krelation b/tests/Krelation index 057b585..420152f 100644 --- a/tests/Krelation +++ b/tests/Krelation @@ -1,5 +1,6 @@ config A bool + depends on UNDEFINED choice bool "C" @@ -18,6 +19,7 @@ menu "m2" config F bool choice + tristate "foo" config G bool "g" config H |
