Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r48387:9ea261642156 Date: 2011-10-24 16:34 +0200 http://bitbucket.org/pypy/pypy/changeset/9ea261642156/
Log: add some options diff --git a/pypy/pytest.ini b/pypy/pytest.ini --- a/pypy/pytest.ini +++ b/pypy/pytest.ini @@ -1,2 +1,2 @@ [pytest] -addopts = --assertmode=old \ No newline at end of file +addopts = --assertmode=old -rf _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
