aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 393ea42..17f33c7 100644
--- a/tox.ini
+++ b/tox.ini
@@ -36,5 +36,5 @@ commands =
coverage run --module pytest --junitxml xunit-results.xml
coverage xml --omit=".tox/py27/*","tests/*"
coverage report --omit=".tox/py27/*","tests/*"
- #pytest tests --cov-report term-missing --cov packager --cov cli
+ #pytest tests --cov-report term-missing --cov vnfsdk_pkgtools