mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
bpo-34381: refer to 'Running & Writing Tests' in README.rst (GH-8797)
This commit is contained in:
parent
2b32da2fea
commit
cae8ff93a6
1 changed files with 2 additions and 0 deletions
|
@ -193,6 +193,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