remove merge artifact

This commit is contained in:
Anatoly Bubenkov 2015-07-19 15:49:43 +02:00
parent 6af7172204
commit 045274e647
1 changed files with 2 additions and 5 deletions

View File

@ -19,7 +19,6 @@ deps=
nose
mock<1.1 # last supported version for py26
<<<<<<< HEAD
[testenv:py27-subprocess]
changedir=.
basepython=python2.7
@ -29,8 +28,6 @@ deps=pytest-xdist
commands=
py.test -n3 -rfsxX --runpytest=subprocess {posargs:testing}
=======
>>>>>>> pytest-2.7
[testenv:genscript]
commands= py.test --genscript=pytest1