summaryrefslogtreecommitdiff
path: root/tests/format/dependencies3/elements/supported2.bst
blob: 51208de2ec1187d8ec65e11e8546dc79644f24af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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:
    enabled: true
- filename: dep.bst
  config:
    enabled: true