summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChandan Singh <chandan@chandansingh.net>2020-01-16 13:10:55 +0000
committerChandan Singh <chandan@chandansingh.net>2020-01-16 13:10:55 +0000
commitb41f5dd977d13937f338d3737733353d613a2245 (patch)
tree9cbb623099386a177f6ccce1d7ac981f0139a7af
parent28ec1c9ef848cb20cc5722deedec59b4017c8a0f (diff)
parentc6795b438c10eb7152544714d034080a299b34be (diff)
downloadbuildstream-b41f5dd977d13937f338d3737733353d613a2245.tar.gz
Merge branch 'chandan/remove-bst-experimental-unused' into 'master'
tests/integration/project.conf: Remove unused external plugins See merge request BuildStream/buildstream!1799
-rw-r--r--tests/integration/project/project.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/integration/project/project.conf b/tests/integration/project/project.conf
index 635c73a7f..ddfe47b6d 100644
--- a/tests/integration/project/project.conf
+++ b/tests/integration/project/project.conf
@@ -21,9 +21,3 @@ split-rules:
/tests
- |
/tests/*
-plugins:
-- origin: pip
- package-name: bst-plugins-experimental
- elements:
- cmake: 0
- make: 0