summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini5
1 files changed, 0 insertions, 5 deletions
diff --git a/tox.ini b/tox.ini
index 58858d3..f2fc791 100644
--- a/tox.ini
+++ b/tox.ini
@@ -8,11 +8,6 @@ commands=echo {posargs}
commands=py.test --junitxml={envlogdir}/junit-{envname}.xml {posargs}
deps=pytest>=2.3.5
-[testenv:x]
-setenv=
- HELLO=echo hello world
-commands={env:HELLO}
-
[testenv:docs]
basepython=python
changedir=doc