Update tests triggered for bin/ changes.

This commit is contained in:
Matt Clay 2018-03-20 15:08:21 -07:00
parent 97670c4a82
commit 51e3882b80

View file

@ -247,7 +247,7 @@ class PathMapper(object):
return minimal
if path.startswith('bin/'):
return minimal
return all_tests(self.args) # broad impact, run all tests
if path.startswith('contrib/'):
return {