Skip to content

Commit cae8ff9

Browse files
michael-oterryjreedy
authored andcommitted
bpo-34381: refer to 'Running & Writing Tests' in README.rst (GH-8797)
1 parent 2b32da2 commit cae8ff9

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

196+
See `Running & Writing Tests <https://devguide.python.org/runtests/>`_
197+
for more on running tests.
196198

197199
Installing multiple versions
198200
----------------------------

0 commit comments

Comments
 (0)