Skip to content

Commit d7e406e

Browse files
committed
Remove final note from testing chapter.
The information that documentation tests cannot be run in binary crates is already given at the beginning of the section.
1 parent 8f0479b commit d7e406e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/doc/book/testing.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,3 @@ you add more examples.
515515

516516
We haven’t covered all of the details with writing documentation tests. For more,
517517
please see the [Documentation chapter](documentation.html).
518-
519-
One final note: documentation tests *cannot* be run on binary crates.
520-
To see more on file arrangement see the [Crates and
521-
Modules](crates-and-modules.html) section.

0 commit comments

Comments
 (0)