Author: Ronan Lamy <[email protected]> Branch: cleanup-test_lib_pypy Changeset: r95419:c6d22edc7732 Date: 2018-12-05 05:24 +0000 http://bitbucket.org/pypy/pypy/changeset/c6d22edc7732/
Log: Move test_cStringIO to extra_tests/ diff --git a/pypy/module/test_lib_pypy/test_cStringIO.py b/extra_tests/test_cStringIO.py rename from pypy/module/test_lib_pypy/test_cStringIO.py rename to extra_tests/test_cStringIO.py _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
