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.
This commit is contained in:
parent
8f0479b2a5
commit
d7e406eab8
1 changed files with 0 additions and 4 deletions
|
@ -515,7 +515,3 @@ you add more examples.
|
|||
|
||||
We haven’t covered all of the details with writing documentation tests. For more,
|
||||
please see the [Documentation chapter](documentation.html).
|
||||
|
||||
One final note: documentation tests *cannot* be run on binary crates.
|
||||
To see more on file arrangement see the [Crates and
|
||||
Modules](crates-and-modules.html) section.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue