diff options
-rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst index 9f86b630fd..90c8f5c354 100644 --- a/README.rst +++ b/README.rst @@ -193,6 +193,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 ---------------------------- |