Skip to content

Commit 76be9f9

Browse files
matkladmark-i-m
authored andcommitted
Remove reference to copyright comment
We don't need them anymore
1 parent 6d01e7c commit 76be9f9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/tests/adding.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,9 @@ directory structure to use is actually an area of active debate.)
7272
## Comment explaining what the test is about
7373

7474
When you create a test file, **include a comment summarizing the point
75-
of the test immediately after the copyright notice**. This should
76-
highlight which parts of the test are more important, and what the bug
77-
was that the test is fixing. Citing an issue number is often very
78-
helpful.
75+
of the test at the start of the file**. This should highlight which
76+
parts of the test are more important, and what the bug was that the
77+
test is fixing. Citing an issue number is often very helpful.
7978

8079
This comment doesn't have to be super extensive. Just something like
8180
"Regression test for #18060: match arms were matching in the wrong

0 commit comments

Comments
 (0)