diff --git a/setup.cfg b/setup.cfg index 6c24474b9..ed37d52ea 100644 --- a/setup.cfg +++ b/setup.cfg @@ -14,4 +14,4 @@ line_length = 88 universal=1 [tool:pytest] -addopts = tests/ +testpaths = tests