summaryrefslogtreecommitdiff
path: root/testing/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tox.ini')
-rw-r--r--testing/tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/tox.ini b/testing/tox.ini
index a25bc1e6..a7d62189 100644
--- a/testing/tox.ini
+++ b/testing/tox.ini
@@ -3,7 +3,6 @@ envlist = py27
[testenv]
commands = py.test {posargs}
-changedir = tests
deps =
pytest
pytest-twisted