Author: Ronan Lamy <[email protected]>
Branch: 
Changeset: r84978:f0d3545fa2e3
Date: 2016-06-06 19:07 +0100
http://bitbucket.org/pypy/pypy/changeset/f0d3545fa2e3/

Log:    Backout 4b396d7cbc4c

diff --git a/pypy/module/cpyext/test/conftest.py 
b/pypy/module/cpyext/test/conftest.py
--- a/pypy/module/cpyext/test/conftest.py
+++ b/pypy/module/cpyext/test/conftest.py
@@ -1,7 +1,6 @@
 import py
 import pytest
 
[email protected]
 def pytest_configure(config):
     from pypy.tool.pytest.objspace import gettestobjspace
     # For some reason (probably a ll2ctypes cache issue on linux64)
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to