diff --git a/tests/py3-ignores.txt b/tests/py3-ignores.txt index e0871c350..46cc4c06f 100644 --- a/tests/py3-ignores.txt +++ b/tests/py3-ignores.txt @@ -83,25 +83,15 @@ scrapy/core/downloader/handlers/http11.py scrapy/core/downloader/handlers/http.py scrapy/core/downloader/handlers/ftp.py scrapy/core/downloader/webclient.py -scrapy/contrib/pipeline/images.py -scrapy/contrib/pipeline/files.py scrapy/pipelines/images.py scrapy/pipelines/files.py -scrapy/contrib/linkextractors/sgml.py -scrapy/contrib/linkextractors/regex.py -scrapy/contrib/linkextractors/htmlparser.py scrapy/linkextractors/sgml.py scrapy/linkextractors/regex.py scrapy/linkextractors/htmlparser.py -scrapy/contrib/downloadermiddleware/retry.py -scrapy/contrib/downloadermiddleware/httpproxy.py -scrapy/contrib/downloadermiddleware/cookies.py scrapy/downloadermiddlewares/retry.py scrapy/downloadermiddlewares/httpproxy.py scrapy/downloadermiddlewares/cookies.py -scrapy/contrib/statsmailer.py scrapy/extensions/statsmailer.py -scrapy/contrib/memusage.py scrapy/extensions/memusage.py scrapy/commands/deploy.py scrapy/commands/bench.py