summaryrefslogtreecommitdiff
path: root/tests/Kdeploop5
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Kdeploop5')
-rw-r--r--tests/Kdeploop57
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/Kdeploop5 b/tests/Kdeploop5
new file mode 100644
index 0000000..f12fe6b
--- /dev/null
+++ b/tests/Kdeploop5
@@ -0,0 +1,7 @@
+config FOO
+ bool
+ select BAR
+
+config BAR
+ bool
+ select FOO