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