[tests] pytest.ini includes tests as pythonpath (because of dummy_domain)

This commit is contained in:
Maxime Alves LIRMM@home 2021-12-01 11:55:56 +01:00
parent cf20b76959
commit 15794327f9
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@
testpaths = tests
addopts = --doctest-modules
doctest_optionflags = ELLIPSIS
python_paths = ./tests