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