[tests] pytest.ini includes tests as pythonpath (because of dummy_domain)
This commit is contained in:
parent
cf20b76959
commit
15794327f9
@ -2,3 +2,4 @@
|
|||||||
testpaths = tests
|
testpaths = tests
|
||||||
addopts = --doctest-modules
|
addopts = --doctest-modules
|
||||||
doctest_optionflags = ELLIPSIS
|
doctest_optionflags = ELLIPSIS
|
||||||
|
python_paths = ./tests
|
||||||
|
Loading…
Reference in New Issue
Block a user