py.test-1.3.1 does not provide py.test proper for jython, only py.test-jython

(py.test-1.3.2 will provide py.test even for jython installs)

--HG--
branch : trunk
This commit is contained in:
holger krekel 2010-07-01 19:54:28 +02:00
parent 381b81b0e1
commit aa4308883c
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@ python=python3.1
changedir=testing
python=jython
argv=jython
{envtmpdir}/../bin/py.test
{envtmpdir}/../bin/py.test-jython
--confcutdir=..
--junitxml=junit-{envname}.xml