summaryrefslogtreecommitdiff
path: root/tests/format
diff options
context:
space:
mode:
authorThomas Coldrick <othko97@gmail.com>2019-08-12 08:16:14 +0100
committerJavier Jardón <jjardon@gnome.org>2019-08-14 13:02:00 +0000
commite77b511bf624e09aa5974b17fbfbd9685ea8cd7b (patch)
tree86ee4f111975e1dc4472d9ae1929ff3eff22611f /tests/format
parent0fbc895632ba28d31fa45645cd01651f114f3673 (diff)
downloadbuildstream-e77b511bf624e09aa5974b17fbfbd9685ea8cd7b.tar.gz
Move modulebuild plugin to bst-plugins-experimental
Continuing moving plugins over to bst-plugins-experimental.
Diffstat (limited to 'tests/format')
-rw-r--r--tests/format/variables/defaults/project.conf1
-rw-r--r--tests/format/variables/overrides/project.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/format/variables/defaults/project.conf b/tests/format/variables/defaults/project.conf
index 3fed2612d..9d38bfe78 100644
--- a/tests/format/variables/defaults/project.conf
+++ b/tests/format/variables/defaults/project.conf
@@ -8,3 +8,4 @@ plugins:
elements:
cmake: 0
makemaker: 0
+ modulebuild: 0
diff --git a/tests/format/variables/overrides/project.conf b/tests/format/variables/overrides/project.conf
index 2b1f1422c..476dff44c 100644
--- a/tests/format/variables/overrides/project.conf
+++ b/tests/format/variables/overrides/project.conf
@@ -7,3 +7,4 @@ plugins:
elements:
cmake: 0
makemaker: 0
+ modulebuild: 0