diff options
Diffstat (limited to 'tests/Krelation')
| -rw-r--r-- | tests/Krelation | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Krelation b/tests/Krelation index 420152f..940eff8 100644 --- a/tests/Krelation +++ b/tests/Krelation @@ -2,7 +2,7 @@ config A bool depends on UNDEFINED -choice +choice CHOICE_1 bool "C" config B bool "B" @@ -18,7 +18,7 @@ config E menu "m2" config F bool -choice +choice CHOICE_2 tristate "foo" config G bool "g" |
