witty-crayon-22786
02/14/2018, 7:18 PMpython_tests(
name = 'checkstyle_integration',
sources = ['test_checkstyle_integration.py'],
dependencies = [
'src/python/pants/util:contextutil',
'tests/python/pants_test:int-test',
],
tags = {'integration'},
timeout = 120,
)