Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eeece3c

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 05d89ef commit eeece3c

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
@@ -188,6 +188,8 @@ If the failure persists and appears to be a problem with Python rather than
188188
your environment, you can `file a bug report <https://bugs.python.org>`_ and
189189
include relevant output from that command to show the issue.
190190

191+
See `Running & Writing Tests <https://devguide.python.org/runtests/>`_
192+
for more on running tests.
191193

192194
Installing multiple versions
193195
----------------------------

0 commit comments

Comments
 (0)