mirror of https://github.com/scrapy/scrapy.git
PY3 enable DownloadTimeoutMiddleware tests
This commit is contained in:
parent
3cf1911a92
commit
179a4409fb
|
|
@ -6,7 +6,6 @@ tests/test_exporters.py
|
|||
tests/test_linkextractors_deprecated.py
|
||||
tests/test_crawl.py
|
||||
tests/test_downloader_handlers.py
|
||||
tests/test_downloadermiddleware_downloadtimeout.py
|
||||
tests/test_downloadermiddleware_httpauth.py
|
||||
tests/test_downloadermiddleware_httpcache.py
|
||||
tests/test_downloadermiddleware_httpcompression.py
|
||||
|
|
|
|||
Loading…
Reference in New Issue