Author: David Schneider <[email protected]>
Branch: 
Changeset: r63855:1e0d170b3c7f
Date: 2013-05-05 10:40 +0200
http://bitbucket.org/pypy/pypy/changeset/1e0d170b3c7f/

Log:    split collection of module/test_lib_pypy during nightly runs

diff --git a/pypy/pytest-A.py b/pypy/pytest-A.py
--- a/pypy/pytest-A.py
+++ b/pypy/pytest-A.py
@@ -6,6 +6,7 @@
             'interpreter/pyparser/test',
             'interpreter/test',
             'interpreter/test2',
+            'module/test_lib_pypy',
             'objspace/std/test',
     ],
 }
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to