Fixed buildbot tests, after 242c085

This commit is contained in:
Luar Roji 2014-08-05 04:15:25 -07:00
parent 3e1d157b9e
commit 5e87ed6499
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ endif
export PYTHONPATH=$(PWD)
test:
coverage run --branch $(TRIAL) --reporter=text scrapy.tests
coverage run --branch $(TRIAL) --reporter=text tests
rm -rf htmlcov && coverage html
-s3cmd sync -P htmlcov/ s3://static.scrapy.org/coverage-scrapy-$(BRANCH)/