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 4f2a2d7 commit 72735e7Copy full SHA for 72735e7
doc/go1.15.html
@@ -956,7 +956,8 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
956
</p>
957
958
<p><!-- CL 229085 -->
959
- TODO: <a href="https://golang.org/cl/229085">https://golang.org/cl/229085</a>: reformat test chatty output
+ <code>go</code> <code>test</code> <code>-v</code> now groups output by
960
+ test name, rather than printing the test name on each line.
961
962
</dd>
963
</dl><!-- testing -->
0 commit comments