Skip to content

Commit a0163d6

Browse files
authored
FIX: Broken inline literal (#954)
1 parent 626bcc7 commit a0163d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/run-write-tests.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ But, there are several important notes:
5656

5757
1. This way of running tests exists only
5858
for local developer needs and is discouraged for anything else
59-
2. Some modules do not support it at all. One example is``test_importlib``.
59+
2. Some modules do not support it at all. One example is ``test_importlib``.
6060
In other words: if some module does not have ``unittest.main()``, then
6161
most likely it does not support direct invocation.
6262

0 commit comments

Comments
 (0)