Fix vfc-vnflcm coverage issue 77/32977/1
authorying.yunlong <ying.yunlong@zte.com.cn>
Tue, 27 Feb 2018 00:57:33 +0000 (08:57 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Tue, 27 Feb 2018 00:57:33 +0000 (08:57 +0800)
Change-Id: I49e50f15d19e90bb4058a85a16b849e1dbc9dfe8
Issue-ID: VFC-778
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
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