We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81fd1c0 + ad03ec4 commit 1277f2aCopy full SHA for 1277f2a
src/tests/adding.md
@@ -9,8 +9,7 @@ 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
+- 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
16
are special comments that the test interpreter knows how to interpret.
0 commit comments