Fix vfc-vnfres coverage issue 59/33059/1
authorying.yunlong <ying.yunlong@zte.com.cn>
Tue, 27 Feb 2018 03:09:55 +0000 (11:09 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Tue, 27 Feb 2018 03:09:55 +0000 (11:09 +0800)
Change-Id: Id5ad5ce8611798cf17085ef9295742ee8fd59013
Issue-ID: VFC-778
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
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