summaryrefslogtreecommitdiff
path: root/tests/frontend/overlaps/whitelist-undefined.bst
blob: 5cb0c645e6209f2f514d485fc66a3989ff7e4dbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
kind: import
config:
  source: /
  target: /
depends:
- b-whitelisted.bst
sources:
- kind: local
  path: "a"
public:
  bst:
    overlap-whitelist:
    - "%{undefined-variable}/*"