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:
Miss Islington (bot)
2018-08-17 17:57:41 -04:00
committed by GitHub
parent 05d89ef785
commit eeece3cd33

View File

@@ -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
----------------------------