1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-07 04:51:42 +00:00
scrapy/tests/test_settings/default_settings.py
2022-11-29 11:30:46 -03:00

4 lines
54 B
Python

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