Files
django-stubs/conftest.py
2018-11-18 15:58:17 +03:00

3 lines
36 B
Python

pytest_plugins = [
'test.data'
]