We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81fd1c0 commit e731de5Copy full SHA for e731de5
src/tests/adding.md
@@ -9,7 +9,6 @@ To add a new test, the first thing you generally do is to create a
9
file, typically a Rust source file. Test files have a particular
10
structure:
11
12
-- They always begin with the [copyright notice](./conventions.html#copyright);
13
- then they should have some kind of
14
[comment explaining what the test is about](#explanatory_comment);
15
- next, they can have one or more [header commands](#header_commands), which
0 commit comments