diff --git a/doc/go1.15.html b/doc/go1.15.html index ce6894d2e0..b7b422e4a1 100644 --- a/doc/go1.15.html +++ b/doc/go1.15.html @@ -956,7 +956,8 @@ Do not send CLs removing the interior tags from such phrases.
- TODO: https://golang.org/cl/229085: reformat test chatty output
+ go test -v now groups output by
+ test name, rather than printing the test name on each line.