1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-03-15 11:10:38 +00:00

6 lines
56 B
Python
Raw Normal View History

2014-05-27 05:09:12 -03:00
TEST_DEFAULT = 'defvalue'
TEST_DICT = {'key': 'val'}