mirror of
https://github.com/python/cpython.git
synced 2026-04-22 11:50:50 +00:00
bpo-34381: refer to 'Running & Writing Tests' in README.rst (GH-8797)
(cherry picked from commit cae8ff93a6)
Co-authored-by: Michael Osipov <1983-01-06@gmx.net>
This commit is contained in:
parent
05d89ef785
commit
eeece3cd33
1 changed files with 2 additions and 0 deletions
|
|
@ -188,6 +188,8 @@ If the failure persists and appears to be a problem with Python rather than
|
|||
your environment, you can `file a bug report <https://bugs.python.org>`_ and
|
||||
include relevant output from that command to show the issue.
|
||||
|
||||
See `Running & Writing Tests <https://devguide.python.org/runtests/>`_
|
||||
for more on running tests.
|
||||
|
||||
Installing multiple versions
|
||||
----------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue