summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index b4b32f6a91..d4fe666519 100644
--- a/README.rst
+++ b/README.rst
@@ -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
----------------------------