aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/bridge/src/sbt-test/source-dependencies/typeref-only/test
blob: fb314fd7b887ff96df34ddfc3c8ad33d180e19dc (plain) (blame)
1
2
3
4
5
6
7
# test case for dependency tracking in case given type (`B` in our case)
# mentioned only in type ref (as a type argument)
> compile

$ delete B.scala

-> compile