]> Cypherpunks.ru repositories - gostls13.git/commit
testing: rephrase the sentence about naming test files
authorAndrey Bozhko <andybozhko@gmail.com>
Wed, 21 Dec 2022 22:24:05 +0000 (22:24 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 23 Dec 2022 17:16:59 +0000 (17:16 +0000)
commit38cfb3be9d486833456276777155980d1ec0823e
treee72bc1aa0bf9917f6d7719747fd5ee545a90a637
parent1ba7341cb21d9edb2a04eb0b24b3af71899b35fc
testing: rephrase the sentence about naming test files

This updates the explanation about
naming test files to be a little more clear.

Fixes #57389

Change-Id: I9b3a8e2dae5e3ad398b55624e183809b7d90864c
GitHub-Last-Rev: 9ff81b74b201ca032fd373424aa02a3fedaec008
GitHub-Pull-Request: golang/go#57399
Reviewed-on: https://go-review.googlesource.com/c/go/+/458435
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Fahad King <fahadking750@gmail.com>
Reviewed-by: Rob Pike <r@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: David Chase <drchase@google.com>
src/testing/testing.go