We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bbc9e2 commit 1702799Copy full SHA for 1702799
testing/run-write-tests.rst
@@ -86,8 +86,8 @@ if the failures are transient or consistent.
86
The ``-uall`` flag allows the use of all available
87
resources so as to not skip tests requiring, e.g., Internet access.
88
89
-To check for reference leaks (only needed if you modified C code),
90
-you can enable reference leak checking during testing using the ``-R`` flag.
+To check for reference leaks (only needed if you modified C code),
+you can enable reference leak checking during testing using the ``-R`` flag.
91
For example, using the command::
92
93
python -m test <test_name> -R <warmups>:<repeats>
0 commit comments