mirror of https://github.com/scrapy/scrapy.git
py3: unskip test_mail and scrapy/mail.py
This commit is contained in:
parent
9704226ee4
commit
860353b0c0
|
|
@ -1,6 +1,5 @@
|
|||
tests/test_exporters.py
|
||||
tests/test_linkextractors_deprecated.py
|
||||
tests/test_mail.py
|
||||
tests/test_pipeline_files.py
|
||||
tests/test_pipeline_images.py
|
||||
tests/test_proxy_connect.py
|
||||
|
|
@ -22,4 +21,3 @@ scrapy/linkextractors/htmlparser.py
|
|||
scrapy/downloadermiddlewares/cookies.py
|
||||
scrapy/extensions/statsmailer.py
|
||||
scrapy/extensions/memusage.py
|
||||
scrapy/mail.py
|
||||
|
|
|
|||
Loading…
Reference in New Issue