Skip to content

Commit 72735e7

Browse files
committed
doc/go1.15: add line for testing streaming change
Updates #37419. Updates #38458. Updates #24929. Change-Id: I793bb20fa9db4432fc3a5b69956b7108e4695081 Reviewed-on: https://go-review.googlesource.com/c/go/+/241660 Run-TryBot: Jean de Klerk <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent 4f2a2d7 commit 72735e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/go1.15.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,8 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
956956
</p>
957957

958958
<p><!-- CL 229085 -->
959-
TODO: <a href="https://golang.org/cl/229085">https://golang.org/cl/229085</a>: reformat test chatty output
959+
<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.
960961
</p>
961962
</dd>
962963
</dl><!-- testing -->

0 commit comments

Comments
 (0)