mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-24 16:03:49 +00:00
6 lines
86 B
Python
6 lines
86 B
Python
EXTENSIONS = [
|
|
'tests.test_cmdline.extensions.TestExtension'
|
|
]
|
|
|
|
TEST1 = 'default'
|