summaryrefslogtreecommitdiff
path: root/tests/pipeline/preflight-error/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pipeline/preflight-error/project.conf')
-rw-r--r--tests/pipeline/preflight-error/project.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/pipeline/preflight-error/project.conf b/tests/pipeline/preflight-error/project.conf
new file mode 100644
index 000000000..20a234413
--- /dev/null
+++ b/tests/pipeline/preflight-error/project.conf
@@ -0,0 +1,11 @@
+# Basic project configuration that doesnt override anything
+#
+name: pony
+
+# Whitelist the local test Source "errorplugin" to be loaded
+#
+plugins:
+- origin: local
+ path: errorplugin
+ sources:
+ preflighterror: 0