i think there is an explicit dependency from `test...
# general
w
i think there is an explicit dependency from
tests
->
testprojects
here:
Copy code
$ b 'testprojects'
tests/python/pants_test/projects/BUILD
5:  sources=['test_testprojects_integration.py'],

tests/python/pants_test/python/BUILD
11:    'testprojects/src/antlr/python/test:eval',