mirror of https://github.com/scrapy/scrapy.git
all tests pass in test_webclient.py on py3 - removing from py3-ignores
This commit is contained in:
parent
0178356178
commit
6a412d2503
|
|
@ -17,7 +17,6 @@ tests/test_pipeline_images.py
|
|||
tests/test_proxy_connect.py
|
||||
tests/test_spidermiddleware_httperror.py
|
||||
tests/test_utils_template.py
|
||||
tests/test_webclient.py
|
||||
|
||||
scrapy/xlib/tx/iweb.py
|
||||
scrapy/xlib/tx/interfaces.py
|
||||
|
|
@ -29,7 +28,6 @@ scrapy/core/downloader/handlers/s3.py
|
|||
scrapy/core/downloader/handlers/http11.py
|
||||
scrapy/core/downloader/handlers/http.py
|
||||
scrapy/core/downloader/handlers/ftp.py
|
||||
scrapy/core/downloader/webclient.py
|
||||
scrapy/pipelines/images.py
|
||||
scrapy/pipelines/files.py
|
||||
scrapy/linkextractors/sgml.py
|
||||
|
|
|
|||
Loading…
Reference in New Issue