scrapy/tests/test_cmdline/settings.py

6 lines
90 B
Python

EXTENSIONS = {
'tests.test_cmdline.extensions.TestExtension': 0,
}
TEST1 = 'default'