From 96002cd25c343edfb6c06d2bf1f31ae1e345b81f Mon Sep 17 00:00:00 2001
From: Jean de Klerk
Date: Wed, 29 Jan 2020 17:39:26 -0700
Subject: [PATCH] doc/go1.14: fix id attribute of Testing heading
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
---
doc/go1.14.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/doc/go1.14.html b/doc/go1.14.html
index 26644cca59..d850c1ca9a 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.
--
2.50.0