]> Cypherpunks repositories - gostls13.git/commit
net/mail: add test index to error messages in a recent test
authorAlexandre Cesaro <alexandre.cesaro@gmail.com>
Wed, 2 Dec 2015 22:28:49 +0000 (23:28 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 2 Dec 2015 22:41:51 +0000 (22:41 +0000)
commit69c09afb0dee368ef2fbcf9fec27bd04c2e63798
tree919c69a2e210bd4161283623d26c19e3ad2c4e9c
parente65db59c1214eda0449acff677dc4d311aabed44
net/mail: add test index to error messages in a recent test

Add the test index so it is easier to find which test case failed.

Change-Id: Ic04682651b26b137355950ff0c51bdbdb1d85a9c
Reviewed-on: https://go-review.googlesource.com/17351
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/mail/message_test.go