summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 1c09aea..2e71767 100644
--- a/tox.ini
+++ b/tox.ini
@@ -30,7 +30,7 @@ deps =
changedir = {toxinidir}
commands =
flake8
- flake8 gluster test
+ flake8 glusterfs test
[testenv:cover]
setenv = NOSE_WITH_COVERAGE=1