diff --git a/setup.cfg b/setup.cfg index 2710b40f0..7a0fb2639 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [tool:pytest] -norecursedirs = .* *.egg build dist docs bin boot core dev etc home lib lib64 media mnt node_modules opt proc root run sbin srv sys tmp usr var venv +norecursedirs = .* *.egg build dist docs bin boot core dev etc home lib lib64 media mnt node_modules opt proc root run sbin src srv sys tmp usr var venv testpaths = ./ python_files = **/test/test*.py confcutdir = test