Skip to content

Commit 07e905f

Browse files
authored
add needed break
1 parent 3544631 commit 07e905f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/rustdoc-internals/rustdoc-test-suite.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# The `rustdoc` test suite
22

3-
This page is specifically about the test suite named `rustdoc`, for other test suites used for testing rustdoc, see [Rustdoc tests](../rustdoc.md#tests).
3+
This page is specifically about the test suite named `rustdoc`.
4+
For other test suites used for testing rustdoc, see [Rustdoc tests](../rustdoc.md#tests).
45

56
The `rustdoc` test suite is specifically used to test the HTML output of rustdoc.
67

0 commit comments

Comments
 (0)