summaryrefslogtreecommitdiffstats
path: root/zte/vmanager/tox.ini
diff options
context:
space:
mode:
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