Fix vfc-vnfres coverage issue
[vfc/gvnfm/vnfres.git] / res / tox.ini
index c732522..8af56dc 100644 (file)
@@ -22,4 +22,4 @@ commands =
   {[testenv]commands}
 
 [testenv:cov]
-commands = coverage html --omit="*test_*,*__init__.py,*site-packages*" -d htmlcov
\ No newline at end of file
+commands = coverage html --omit="*test*,*__init__.py,*site-packages*" -d htmlcov
\ No newline at end of file