1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/changeset/9d37772da0aa/
changeset:   9d37772da0aa
user:        hpk42
date:        2011-12-28 08:57:19
summary:     fix wrongly committed line
affected #:  1 file

diff -r 3b4ef649ab8eda3dd7b4d1b935c05641b22b5995 -r 
9d37772da0aa2c5627afa54ef14e1ead7f14de59 testing/test_core.py
--- a/testing/test_core.py
+++ b/testing/test_core.py
@@ -87,7 +87,6 @@
         # ok, we did not explode
 
     def test_pluginmanager_ENV_startup(self, testdir, monkeypatch):
-        return
         x500 = testdir.makepyfile(pytest_x500="#")
         p = testdir.makepyfile("""
             import pytest

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

Reply via email to