summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index a7c6dfc..a64d958 100644
--- a/tox.ini
+++ b/tox.ini
@@ -20,8 +20,7 @@ setenv =
passenv =
http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
PW_TEST_DB_TYPE PW_TEST_DB_USER PW_TEST_DB_PASS PW_TEST_DB_HOST
- PW_TEST_DB_PORT DISPLAY SELENIUM_BROWSER PW_SKIP_BROWSER_TESTS
- DISPLAY HOME XAUTHORITY
+ PW_TEST_DB_PORT
commands =
python -Wonce {toxinidir}/manage.py test --noinput '{posargs:patchwork}'