scrapy/tests/test_settings/default_settings.py

5 lines
55 B
Python

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