summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2014-04-06 19:21:22 +0200
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2014-04-06 19:21:22 +0200
commit20d4573e47a68c99179ab56b0469d0cfe960eda1 (patch)
treefdfc65df112bd574b16f109b178fb0a20520e3dd /tox.ini
parent9418b11ef35708d1934b1a78693f3f8a551df578 (diff)
downloadsetuptools-scm-20d4573e47a68c99179ab56b0469d0cfe960eda1.tar.gz
tox posargs
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 d27bb95..9e9cbd8 100644
--- a/tox.ini
+++ b/tox.ini
@@ -7,7 +7,7 @@ deps=
mercurial
commands=
py.test \
- --junitxml={envlogdir}/junit-{envname}.xml
+ --junitxml={envlogdir}/junit-{envname}.xml []
[testenv:py33]
deps=