Skip to content

Commit

Permalink
Less verbose coverage output.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkem committed Apr 8, 2016
1 parent f131f33 commit 896f539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ deps =
pytest-cov
pytest-xdist
commands =
py.test --basetemp={envtmpdir} --cov=mopidy_podcast --cov-report=term-missing {posargs}
py.test --basetemp={envtmpdir} --cov=mopidy_podcast {posargs}

[testenv:check-manifest]
deps =
Expand Down

0 comments on commit 896f539

Please sign in to comment.