Author: Ronny Pfannschmidt <[email protected]>
Branch: pytest
Changeset: r60966:38762af09d39
Date: 2013-02-08 10:38 +0100
http://bitbucket.org/pypy/pypy/changeset/38762af09d39/

Log:    undo merge mistake

diff --git a/pypy/conftest.py b/pypy/conftest.py
--- a/pypy/conftest.py
+++ b/pypy/conftest.py
@@ -145,10 +145,6 @@
             appclass.obj.runappdirect = item.config.option.runappdirect
 
 
[email protected]
-def pytest_runtest_teardown(item):
-
-
 class PyPyClassCollector(py.test.collect.Class):
     # All pypy Test classes have a "space" member.
     def setup(self):
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to