diff --git a/tox.ini b/tox.ini index 9791bf8..44ec3e7 100644 --- a/tox.ini +++ b/tox.ini @@ -10,4 +10,4 @@ deps = -rrequirements.txt commands = - {envpython} -m pytest -vv -s --cov=conport --cov-report term --cov-report html \ No newline at end of file + {envpython} -m pytest -vv -s --cov=partition --cov-report term --cov-report html \ No newline at end of file