diff options
author | Tristan van Berkom <tristan@codethink.co.uk> | 2020-09-26 17:07:35 +0900 |
---|---|---|
committer | bst-marge-bot <marge-bot@buildstream.build> | 2020-09-28 09:26:09 +0000 |
commit | 14f9e473406d64c9b176412bd965a212553ca809 (patch) | |
tree | 8a6b3dad4e9d2b085f7b8a347e4e5afff638d4b1 /tests | |
parent | 7a83caaf3069bf569d4442a6eee78db1c79ae6ac (diff) | |
download | buildstream-14f9e473406d64c9b176412bd965a212553ca809.tar.gz |
tests/format/dependencies3/elements/supported2.bst: Adding comment
Adding some clarifications about an existing test
Diffstat (limited to 'tests')
-rw-r--r-- | tests/format/dependencies3/elements/supported2.bst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/format/dependencies3/elements/supported2.bst b/tests/format/dependencies3/elements/supported2.bst index 041ef08c1..51208de2e 100644 --- a/tests/format/dependencies3/elements/supported2.bst +++ b/tests/format/dependencies3/elements/supported2.bst @@ -1,5 +1,11 @@ kind: configsupported +# Here we test that the same dependency will be supplied to the +# plugin twice if they are listed twice (even though in this simple +# test case, we supply a redundant configuration, in real life it +# can be useful to configure the same dependency differently multiple +# times) +# depends: - filename: dep.bst config: |