limit test discovery to onedns directory [ci-skip]

master
Justin Riley 7 years ago
parent 3cb6146c80
commit 9c188b6022

@ -8,7 +8,7 @@ exclude =
dist
[tool:pytest]
addopts = -v --cov=onedns --cov-report term-missing --flake8
addopts = -v --cov=onedns --cov-report term-missing --flake8 onedns
[coverage:run]
omit = onedns/tests/*

Loading…
Cancel
Save