diff --git a/Makefile.buildbot b/Makefile.buildbot index 5af1f6b20..1621aba70 100644 --- a/Makefile.buildbot +++ b/Makefile.buildbot @@ -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)/