diff options
Diffstat (limited to 'tests/Kdeploop9')
| -rw-r--r-- | tests/Kdeploop9 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/Kdeploop9 b/tests/Kdeploop9 new file mode 100644 index 0000000..939f7f4 --- /dev/null +++ b/tests/Kdeploop9 @@ -0,0 +1,7 @@ +choice + bool "choice" if FOO + +config FOO + bool "foo" + +endchoice |
