diff options
author | Tristan van Berkom <tristan.vanberkom@codethink.co.uk> | 2020-07-13 23:01:53 +0900 |
---|---|---|
committer | Tristan van Berkom <tristan.vanberkom@codethink.co.uk> | 2020-07-15 12:53:55 +0900 |
commit | b3d09d6f79b7faa11298c1e65740a3087f3dc602 (patch) | |
tree | fbe5ed3edba555261c36cccb88ad7961395569e5 /tests/format/link/cross-link-junction-include/project.conf | |
parent | 0f61dad4902adddad14a21754dc4591c70229d01 (diff) | |
download | buildstream-b3d09d6f79b7faa11298c1e65740a3087f3dc602.tar.gz |
tests/format/link.py: Added test for including files across linked junction boundariestristan/fix-juncle-include-link
Diffstat (limited to 'tests/format/link/cross-link-junction-include/project.conf')
-rw-r--r-- | tests/format/link/cross-link-junction-include/project.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/format/link/cross-link-junction-include/project.conf b/tests/format/link/cross-link-junction-include/project.conf new file mode 100644 index 000000000..27d789520 --- /dev/null +++ b/tests/format/link/cross-link-junction-include/project.conf @@ -0,0 +1,4 @@ +name: test +min-version: 2.0 + +(@): subsubproject.bst:file.yml |