Author: Philip Jenvey <pjen...@underboss.org> Branch: py3k Changeset: r84699:a52cb1e0d924 Date: 2016-05-25 23:49 -0700 http://bitbucket.org/pypy/pypy/changeset/a52cb1e0d924/
Log: run test_ensurepip diff --git a/lib-python/conftest.py b/lib-python/conftest.py --- a/lib-python/conftest.py +++ b/lib-python/conftest.py @@ -196,6 +196,7 @@ RegrTest('test_dummy_threading.py', core=True), RegrTest('test_dynamic.py'), RegrTest('test_email', skip="XXX is a directory"), + RegrTest('test_ensurepip'), RegrTest('test_enumerate.py', core=True), RegrTest('test_eof.py', core=True), RegrTest('test_epoll.py'), _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit