Author: Philip Jenvey <pjen...@underboss.org>
Branch: stdlib-2.7.9
Changeset: r74936:cc6be548db9d
Date: 2014-12-14 14:57 -0800
http://bitbucket.org/pypy/pypy/changeset/cc6be548db9d/

Log:    add test_ensurepip

diff --git a/lib-python/conftest.py b/lib-python/conftest.py
--- a/lib-python/conftest.py
+++ b/lib-python/conftest.py
@@ -205,6 +205,7 @@
     RegrTest('test_email.py'),
     RegrTest('test_email_codecs.py'),
     RegrTest('test_email_renamed.py'),
+    RegrTest('test_ensurepip.py'),
     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

Reply via email to