]> git.feebdaed.xyz Git - 0xmirror/go.git/commit
bytes: improve consistency in split test messages
authorjjpinto <jorgpinto@gmail.com>
Tue, 23 Dec 2025 18:11:53 +0000 (18:11 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 23 Dec 2025 23:54:14 +0000 (15:54 -0800)
commita23d1a4ebe5ca1f4964ad51a92d99edf5a95d530
treee1e8cc36b1277429d05b17c0952c731664a66ae8
parent866e461b9689d03dbbf2df19b86cace21270865b
bytes: improve consistency in split test messages

This change improves consistency in the error messages used by TestSplit and TestSplitAfter in bytes_test.go

Change-Id: Idc4e77a516037ce17cbb1bdffe3ac00bcde5de42
GitHub-Last-Rev: 8c4a35186851004251e8eee71c88ca1c822851c1
GitHub-Pull-Request: golang/go#76970
Reviewed-on: https://go-review.googlesource.com/c/go/+/732300
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Jorropo <jorropo.pgm@gmail.com>
Auto-Submit: Jorropo <jorropo.pgm@gmail.com>
src/bytes/bytes_test.go