Skip to content

Commit 4a71342

Browse files
authored
Merge pull request #2302 from rust-lang/tshepang-patch-1
add needed break
2 parents 3544631 + 07e905f commit 4a71342

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)