]> Cypherpunks repositories - gostls13.git/commit
testing: mention in docs for Logf that a final newline is added if needed
authorRob Pike <r@golang.org>
Sun, 16 Oct 2016 18:28:45 +0000 (11:28 -0700)
committerRob Pike <r@golang.org>
Sun, 16 Oct 2016 22:29:55 +0000 (22:29 +0000)
commit42f5ee4cbf15ff02803863d1002259565da0f071
treeb7585f6be6c41300a5a92e1e3cd671e2b1389a68
parentca28620db9392d5aa1002256e41bd066f0cc6377
testing: mention in docs for Logf that a final newline is added if needed

Fixes #16423

Change-Id: I9635db295be4d356d427adadd309084e16c4582f
Reviewed-on: https://go-review.googlesource.com/31255
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/testing/testing.go