]> Cypherpunks repositories - gostls13.git/commit
testing: add missing newlines to error messages
authorIan Lance Taylor <iant@golang.org>
Wed, 4 Jan 2017 18:13:18 +0000 (10:13 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 4 Jan 2017 20:54:33 +0000 (20:54 +0000)
commit7fb16406139e934d84f7ec66ba440a772747270a
treecbc6992f8af328a5967922b7ad96b749d8c4c261
parent3fa53f1229956a8874d58e6d80a4433b57fc82ac
testing: add missing newlines to error messages

No test because in practice these errors never occur.

Change-Id: I11c77893ae931fc621c98920cba656790d18ed93
Reviewed-on: https://go-review.googlesource.com/34811
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/testing/testing.go