summaryrefslogtreecommitdiffstats
path: root/zte/vmanager/tox.ini
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2018-02-26 18:56:09 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2018-02-26 18:56:09 +0800
commitadcb73e68a945d59132127b9a70a1ca66684aa13 (patch)
treefa7807f544424197c230c895fc20d4c56dff7579 /zte/vmanager/tox.ini
parent662bbb1aba0521856e2e8e824dc37284d17fc19b (diff)
Remove vfc-ztevnfmdriver unused code
Change-Id: I089e69f4543dc7475c13dc3eb125e86e458eb841 Issue-ID: VFC-736 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'zte/vmanager/tox.ini')
-rw-r--r--zte/vmanager/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/zte/vmanager/tox.ini b/zte/vmanager/tox.ini
index 2d18a624..3bbe6c8a 100644
--- a/zte/vmanager/tox.ini
+++ b/zte/vmanager/tox.ini
@@ -19,4 +19,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