Skip to content
Snippets Groups Projects
Commit 5cd8ff3a authored by ale's avatar ale
Browse files

fix --cover-package

parent d24dcb6d
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ deps= ...@@ -5,7 +5,7 @@ deps=
mox mox
commands= commands=
nosetests \ nosetests \
--with-coverage --cover-package=http_hmac --cover-erase --cover-html --cover-html-dir=htmlcov \ --with-coverage --cover-package=autoca --cover-erase --cover-html --cover-html-dir=htmlcov \
--with-xunit \ --with-xunit \
[] # substitute with tox' positional arguments [] # substitute with tox' positional arguments
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment