summaryrefslogtreecommitdiffstats
path: root/gvnfmadapter/tox.ini
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2018-03-01 10:35:38 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2018-03-01 10:35:38 +0800
commita293a810aa963b23dfb6ec408c48f0b5510ab99c (patch)
treedc18571adaaa02cb8f3a2e71182a8c54532897bf /gvnfmadapter/tox.ini
parent5cf6e114ed78ca605e625c72dceee86ca03788e6 (diff)
Change vfc-gvnfmdriver sonar name
Change-Id: I1f8848dc064ed25681410a22ac810a5d16d82fd4 Issue-ID: VFC-781 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'gvnfmadapter/tox.ini')
-rw-r--r--gvnfmadapter/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/gvnfmadapter/tox.ini b/gvnfmadapter/tox.ini
index 3863943..1f6b0d2 100644
--- a/gvnfmadapter/tox.ini
+++ b/gvnfmadapter/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