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