scrapy/tests/test_cmdline/settings.py

6 lines
86 B
Python

EXTENSIONS = [
'tests.test_cmdline.extensions.TestExtension'
]
TEST1 = 'default'