fixing jython specs for testing

--HG--
branch : trunk
This commit is contained in:
holger krekel 2010-10-15 21:12:06 +02:00
parent bf1cd25831
commit 976549cc88
1 changed files with 1 additions and 3 deletions

View File

@ -42,6 +42,4 @@ basepython=pypy-c
changedir=testing
commands=
{envpython} {envbindir}/py.test-jython \
-rfsxX --junitxml={envlogdir}/junit-{envname}1.xml [io_ code]
{envpython} {envbindir}/py.test-jython \
-rfsxX --junitxml={envlogdir}/junit-{envname}2.xml acceptance_test.py plugin
-rfsxX --junitxml={envlogdir}/junit-{envname}2.xml [acceptance_test.py plugin]