]> Cypherpunks repositories - gostls13.git/commit
testing: use strings.LastIndexAny in (*common).decorate
authorTobias Klauser <tklauser@distanz.ch>
Tue, 12 Sep 2023 14:14:36 +0000 (16:14 +0200)
committerGopher Robot <gobot@golang.org>
Wed, 13 Sep 2023 18:06:09 +0000 (18:06 +0000)
commitdd2279ee344a59ad50a73ebce5ab80c93fbbe732
tree3cc1348129314108853347d3bede90e6425a89a1
parent3251006291c3e09c6ea40b6a65e5f05d9b9de573
testing: use strings.LastIndexAny in (*common).decorate

Change-Id: I14c521f4e599e14c71a52342b0ead5d0d4007f1e
Reviewed-on: https://go-review.googlesource.com/c/go/+/527655
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Kirill Kolyshkin <kolyshkin@gmail.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/testing/testing.go