]> Cypherpunks.ru repositories - gostls13.git/commit
strings: remove a redundant and flaky part of a test
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 31 Oct 2019 20:13:50 +0000 (20:13 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 31 Oct 2019 20:45:40 +0000 (20:45 +0000)
commitd6f2f833c93a41ec1c68e49804b8387a06b131c5
treedd377269815e8b6a57c2d08fea2194073791656f
parent48c0cef6dc9e7c95edaffb261250f99732686466
strings: remove a redundant and flaky part of a test

Fixes #35280

Change-Id: I6fa3747ff7b92c6fcabdf8692d85e103de55859f
Reviewed-on: https://go-review.googlesource.com/c/go/+/204598
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/strings/builder_test.go