| # This project.conf gets rewritten for each plugin loading test | |
| name: test | |
| # Required BuildStream version | |
| min-version: 2.0 | |
| # Subdirectory where elements are stored | |
| element-path: elements | |
| # Load non-existant element across junction boundaries | |
| plugins: | |
| - origin: junction | |
| junction: subproject-junction.bst:pony-junction.bst | |
| elements: | |
| - notfound |