1 new changeset in pytest: http://bitbucket.org/hpk42/pytest/changeset/f49bdebb6345/ changeset: f49bdebb6345 user: gutworth date: 2011-07-11 16:24:07 summary: roll test_long_chain in with other boolop tests affected #: 1 file (32 bytes)
--- a/testing/test_assertrewrite.py Mon Jul 11 11:57:47 2011 +0200 +++ b/testing/test_assertrewrite.py Mon Jul 11 09:24:07 2011 -0500 @@ -137,8 +137,6 @@ g = False assert f or g getmsg(f, must_pass=True) - - def test_long_chain(self): def f(): f = g = h = lambda: True assert f() and g() and h() Repository URL: https://bitbucket.org/hpk42/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ py-svn mailing list py-svn@codespeak.net http://codespeak.net/mailman/listinfo/py-svn