summaryrefslogtreecommitdiff
path: root/tests/plugins/pipeline/badversionsource/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/pipeline/badversionsource/project.conf')
-rw-r--r--tests/plugins/pipeline/badversionsource/project.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/plugins/pipeline/badversionsource/project.conf b/tests/plugins/pipeline/badversionsource/project.conf
new file mode 100644
index 000000000..2925989d1
--- /dev/null
+++ b/tests/plugins/pipeline/badversionsource/project.conf
@@ -0,0 +1,12 @@
+name: pony
+element-path: elements
+
+required-versions:
+
+ # We provided bar at version 5, should be a conflict.
+ sources:
+ foo: 10
+
+plugins:
+ sources:
+ - customsources