We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7646fcf + 898f3af commit 2e07996Copy full SHA for 2e07996
src/doc/trpl/testing.md
@@ -505,5 +505,6 @@ you add more examples.
505
We haven’t covered all of the details with writing documentation tests. For more,
506
please see the [Documentation chapter](documentation.html)
507
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
-
+One final note: documentation tests *cannot* be run on binary crates.
+To see more on file arrangement see the [Crates and
510
+Modules](crates-and-modules.html) section.
0 commit comments