don't add opts in sub processes, add -rf by default

This commit is contained in:
holger krekel
2010-11-01 08:56:47 +01:00
parent 4cd76363f6
commit 4661db0fef
6 changed files with 14 additions and 9 deletions

View File

@@ -15,3 +15,6 @@ commands= py.test -rsfxX \
deps=
pytest
pypi pexpect
[pytest]
addopts = -rf