]> Cypherpunks repositories - gostls13.git/commit
fmt: remove ineffective else branch in test
authorOleksandr Redko <oleksandr.red+github@gmail.com>
Wed, 7 Aug 2024 17:14:30 +0000 (20:14 +0300)
committerGopher Robot <gobot@golang.org>
Thu, 8 Aug 2024 23:21:43 +0000 (23:21 +0000)
commited31d642cb3465ad9cf5d891285ea82948e26026
tree786d881367b4e96e04346a65527737386e366833
parentfe392d0dff0089c70f6addf83c122100af7d24be
fmt: remove ineffective else branch in test

Change-Id: I8e47266e8b3fb2f2ae07455b317de58dfcdd8016
Reviewed-on: https://go-review.googlesource.com/c/go/+/603536
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/fmt/fmt_test.go