X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=lcm%2Ftox.ini;h=f22356276eba47c89e226607a2df97f876c668ae;hb=50ad0c42077b5ce1393396b2a3f376a961872124;hp=62a7adf0694ecf2e685a93b7b46d8811da2b4043;hpb=838f2ded9478ae140545fcdceb4cc10d73a2c92b;p=vfc%2Fgvnfm%2Fvnflcm.git diff --git a/lcm/tox.ini b/lcm/tox.ini index 62a7adf0..f2235627 100644 --- a/lcm/tox.ini +++ b/lcm/tox.ini @@ -23,4 +23,4 @@ commands = {[testenv]commands} [testenv:cov] -commands = coverage html --omit="*test*,*__init__.py,*site-packages*" -d htmlcov +commands = coverage xml --omit="*test*,*__init__.py,*site-packages*"