Fix vfc-vnflcm coverage issue
[vfc/gvnfm/vnflcm.git] / lcm / tox.ini
index 7474134..fb11f01 100644 (file)
@@ -22,4 +22,4 @@ commands =
   {[testenv]commands}
 
 [testenv:cov]
-commands = coverage html --omit="*test_*,*__init__.py,*site-packages*" -d htmlcov
+commands = coverage html --omit="*test*,*__init__.py,*site-packages*" -d htmlcov