scrapy/tests/test_settings/default_settings.py

4 lines
54 B
Python

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