diff --git a/doc/go1.14.html b/doc/go1.14.html index 26644cca59b..d850c1ca9ae 100644 --- a/doc/go1.14.html +++ b/doc/go1.14.html @@ -304,10 +304,9 @@ appropriately.) graphic characters and spaces.

-

Testing

- +

Testing

-

+

go test -v now streams t.Log output as it happens, rather than at the end of all tests.