tests the we can "project" particular files out of a TreeArtifact
for consumption in downstream rules
the intent is that by doing this projection:
- downstream rules that operate on files (not directories — i.e. not
TreeArtifact
aware) can consume our artifact - sensitivity in downstream targets is narrowed to only the files in the
TreeArtifact
that are projected out