Some tweaks based on comments from CL 216917.
Change-Id: I538ea0dfa947b53d5c4a7135c1aec912b0357083
Reviewed-on: https://go-review.googlesource.com/c/go/+/217121
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
graphic characters and spaces.
</p>
-<h4 id="go.mod">Testing</h4>
-<!-- golang.org/issue/24929 -->
+<h4 id="go-test">Testing</h4>
-<p>
+<p><!-- golang.org/issue/24929 -->
<code>go test -v</code> now streams <code>t.Log</code> output as it happens,
rather than at the end of all tests.
</p>