mirror of https://github.com/scrapy/scrapy.git
PY3 enable Request and Response tests
This commit is contained in:
parent
e853d9e910
commit
e438df7028
|
|
@ -28,8 +28,6 @@ tests/test_downloadermiddleware_useragent.py
|
|||
tests/test_dupefilters.py
|
||||
tests/test_engine.py
|
||||
tests/test_http_cookies.py
|
||||
tests/test_http_request.py
|
||||
tests/test_http_response.py
|
||||
tests/test_logformatter.py
|
||||
tests/test_mail.py
|
||||
tests/test_middleware.py
|
||||
|
|
|
|||
Loading…
Reference in New Issue