Author: Ronny Pfannschmidt <[email protected]>
Branch: pytest
Changeset: r54653:6ec7a3f49f4d
Date: 2012-04-23 10:27 +0200
http://bitbucket.org/pypy/pypy/changeset/6ec7a3f49f4d/

Log:    use the reinterp assert mode, so we get inperp level
        reinterpretation back

diff --git a/pypy/pytest.ini b/pypy/pytest.ini
--- a/pypy/pytest.ini
+++ b/pypy/pytest.ini
@@ -1,2 +1,2 @@
 [pytest]
-addopts = --assert=plain -rf
+addopts = --assert=reinterp -rf
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to