summaryrefslogtreecommitdiff
path: root/tests/plugins/deprecationwarnings/project/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/deprecationwarnings/project/project.conf')
-rw-r--r--tests/plugins/deprecationwarnings/project/project.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/plugins/deprecationwarnings/project/project.conf b/tests/plugins/deprecationwarnings/project/project.conf
new file mode 100644
index 000000000..18e368fe9
--- /dev/null
+++ b/tests/plugins/deprecationwarnings/project/project.conf
@@ -0,0 +1,15 @@
+# Unique project name
+name: deprecation-warnings
+
+# Required BuildStream format version
+format-version: 20
+
+# Subdirectory where elements are stored
+element-path: elements
+
+plugins:
+
+- origin: local
+ path: plugins/elements
+ elements:
+ deprecated_plugin: 0