Author: Alex Gaynor <[email protected]> Branch: Changeset: r48390:4c9bd9aa3b11 Date: 2011-10-24 15:27 -0400 http://bitbucket.org/pypy/pypy/changeset/4c9bd9aa3b11/
Log: merged default 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
