blob: 75d64b55665381f43c08ffc2a365eac8599eb06e [file] [log] [blame]
Joe Gregorio58b95942010-12-09 15:04:29 -05001pep8:
2 find apiclient samples -name "*.py" | xargs pep8 --ignore=E111,E202
Joe Gregorioba9ea7f2010-08-19 15:49:04 -04003
Joe Gregorio58b95942010-12-09 15:04:29 -05004test:
Joe Gregoriod81ecb02011-02-15 17:46:47 -05005 python runtests.py tests