1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-23 16:44:17 +00:00
scrapy/tests/test_settings/default_settings.py
2015-10-27 12:38:52 +01:00

6 lines
56 B
Python

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