Author: Maciej Fijalkowski <[email protected]> Branch: split-rpython Changeset: r60077:cddefdada58d Date: 2013-01-15 11:26 +0200 http://bitbucket.org/pypy/pypy/changeset/cddefdada58d/
Log: missing pytest.ini diff --git a/rpython/pytest.ini b/rpython/pytest.ini new file mode 100644 --- /dev/null +++ b/rpython/pytest.ini @@ -0,0 +1,2 @@ +[pytest] +addopts = --assert=reinterp -rf _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
