Skip to content

Commit 2e07996

Browse files
committed
Auto merge of #29199 - tshepang:they-can, r=steveklabnik
2 parents 7646fcf + 898f3af commit 2e07996

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/doc/trpl/testing.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -505,5 +505,6 @@ you add more examples.
505505
We haven’t covered all of the details with writing documentation tests. For more,
506506
please see the [Documentation chapter](documentation.html)
507507

508-
One final note: Tests *cannot* be run on a binary file. To see more on file arrangement see the [Crates and Modules](crates-and-modules.html) section.
509-
508+
One final note: documentation tests *cannot* be run on binary crates.
509+
To see more on file arrangement see the [Crates and
510+
Modules](crates-and-modules.html) section.

0 commit comments

Comments
 (0)