diff options
Diffstat (limited to 'tests/Kdeploop6')
| -rw-r--r-- | tests/Kdeploop6 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/Kdeploop6 b/tests/Kdeploop6 new file mode 100644 index 0000000..cb1e701 --- /dev/null +++ b/tests/Kdeploop6 @@ -0,0 +1,6 @@ +config FOO + bool + +config BAR + bool + select FOO if FOO |
