]> granicus.if.org Git - python/commitdiff
bpo-34381: refer to 'Running & Writing Tests' in README.rst (GH-8797)
authorMichael Osipov <1983-01-06@gmx.net>
Fri, 17 Aug 2018 21:43:34 +0000 (23:43 +0200)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 17 Aug 2018 21:43:34 +0000 (17:43 -0400)
README.rst

index 9f86b630fdd19185dfcaca07315daa11d008d8af..90c8f5c354726c6d86bcbc099f6c73d81b7c049a 100644 (file)
@@ -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
 ----------------------------