mirror of https://github.com/scrapy/scrapy.git
remove more references to runtests.sh
This commit is contained in:
parent
d89fc50d41
commit
7cd271eb8e
|
|
@ -1,11 +1,7 @@
|
|||
"""
|
||||
tests: this package contains all Scrapy unittests
|
||||
|
||||
To run all Scrapy unittests go to Scrapy main dir and type:
|
||||
|
||||
bin/runtests.sh
|
||||
|
||||
If you're in windows use runtests.bat instead.
|
||||
see http://doc.scrapy.org/en/latest/contributing.html#running-tests
|
||||
"""
|
||||
|
||||
import os
|
||||
|
|
|
|||
Loading…
Reference in New Issue