mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
If the test fails, it tries to print a million characters. This limits it to just the start of got and want, which is enough to see the imports block anyway. Change-Id: I2c58db8e96e73da436ca16fa8a57c820a95242ca Reviewed-on: https://go-review.googlesource.com/100216 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>