Skip to content

Commit 4d4d23d

Browse files
bpo-34381: refer to 'Running & Writing Tests' in README.rst (GH-8797)
(cherry picked from commit cae8ff9) Co-authored-by: Michael Osipov <[email protected]>
1 parent 02c4d4b commit 4d4d23d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ If the failure persists and appears to be a problem with Python rather than
186186
your environment, you can `file a bug report <https://bugs.python.org>`_ and
187187
include relevant output from that command to show the issue.
188188

189+
See `Running & Writing Tests <https://devguide.python.org/runtests/>`_
190+
for more on running tests.
189191

190192
Installing multiple versions
191193
----------------------------

0 commit comments

Comments
 (0)