go/src/strings
Brad Fitzpatrick d6f2f833c9 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>
2019-10-31 20:45:40 +00:00
..
builder.go cmd/compile: add -d=checkptr to validate unsafe.Pointer rules 2019-10-17 00:40:21 +00:00
builder_test.go strings: remove a redundant and flaky part of a test 2019-10-31 20:45:40 +00:00
compare.go
compare_test.go
example_test.go strings: clarify usage of Title and ToTitle 2019-07-30 02:52:57 +00:00
export_test.go
reader.go
reader_test.go
replace.go strings: document that order of pairs matters in NewReplacer 2019-07-10 21:26:21 +00:00
replace_test.go
search.go
search_test.go
strings.go strings, bytes: clarify usage of EqualFolds 2019-09-21 21:45:58 +00:00
strings_test.go cmd/gofmt: fix computation of function header size 2019-09-24 16:36:56 +00:00