summaryrefslogtreecommitdiffstats
path: root/docker/tox.ini
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2018-02-06 14:39:10 -0500
committerMichael Hwang <mhwang@research.att.com>2018-02-19 11:50:04 -0500
commitbc19a3632f8df30e28876418f00cd96caa6dfa91 (patch)
treea20e60cb19c3970c45de3541f7cfbc29177dc881 /docker/tox.ini
parent4798e6150c747e3c7d75589239488062f2ddbc91 (diff)
Increase unit test coverage
Update licenses for the files touched Change-Id: Ia8616d37d34ca57246c285eead1378131c5fb8dc Signed-off-by: Michael Hwang <mhwang@research.att.com> Issue-ID: DCAEGEN2-291
Diffstat (limited to 'docker/tox.ini')
-rw-r--r--docker/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/tox.ini b/docker/tox.ini
index 9a4b7f8..91f7dc6 100644
--- a/docker/tox.ini
+++ b/docker/tox.ini
@@ -8,4 +8,4 @@ deps=
pytest
coverage
pytest-cov
-commands=pytest --junitxml xunit-results.xml --cov {envsitepackagesdir}/dockerplugin --cov-report=xml
+commands=pytest --junitxml xunit-results.xml --cov {envsitepackagesdir}/dockerplugin