Skip to content

Commit

Permalink
Removed trailing whitespaces from documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Lincoln-developer committed Nov 5, 2024
1 parent 5bbc9e2 commit 1702799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testing/run-write-tests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ if the failures are transient or consistent.
The ``-uall`` flag allows the use of all available
resources so as to not skip tests requiring, e.g., Internet access.

To check for reference leaks (only needed if you modified C code),
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.
For example, using the command::

python -m test <test_name> -R <warmups>:<repeats>
Expand Down

0 comments on commit 1702799

Please sign in to comment.