--HG-- branch : trunk
@ -13,6 +13,11 @@ deps=
pypi pexpect
pypi nose
[testenv:genscript]
changedir=.
commands= py.test --genscript=pytest1
deps=pylib
[testenv:py27-xdist]
basepython=python2.7
deps=pytest-xdist