Skip to content

Commit

Permalink
Specify Extension class as coverage target.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Mar 20, 2015
1 parent 236dad8 commit 3ba1079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -18,7 +18,7 @@ setenv =
basepython =
python2.7
commands =
nosetests --with-xunit --with-xcoverage --doctest-tests
nosetests --with-xunit --with-xcoverage --doctest-tests --cover-package=ExtensionClass
deps =
nose
coverage
Expand Down

0 comments on commit 3ba1079

Please sign in to comment.