File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -72,10 +72,9 @@ directory structure to use is actually an area of active debate.)
72
72
## Comment explaining what the test is about
73
73
74
74
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.
79
78
80
79
This comment doesn't have to be super extensive. Just something like
81
80
"Regression test for #18060 : match arms were matching in the wrong
You can’t perform that action at this time.
0 commit comments