scrapy/tests/test_settings/default_settings.py

6 lines
56 B
Python

TEST_DEFAULT = 'defvalue'
TEST_DICT = {'key': 'val'}