mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-23 15:43:47 +00:00
PY3 enable tests for scrapy parse command
scrapy parse command is already ported
This commit is contained in:
parent
e0074d7f4d
commit
35ada10729
@ -205,8 +205,6 @@ from scrapy.spiders import Spider
|
||||
|
||||
|
||||
class ParseCommandTest(ProcessTest, SiteTest, CommandTest):
|
||||
skip = not six.PY2
|
||||
|
||||
command = 'parse'
|
||||
|
||||
def setUp(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user