Fix vfc-vnfres coverage issues 07/33107/1
authorying.yunlong <ying.yunlong@zte.com.cn>
Tue, 27 Feb 2018 07:40:04 +0000 (15:40 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Tue, 27 Feb 2018 07:40:04 +0000 (15:40 +0800)
Change-Id: Ibab702124e2fe2483d574bcdc6e70540bf126ae6
Issue-ID: VFC-778
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
mgr/tox.ini

index d422bee..9a0c169 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