]> Cypherpunks repositories - gostls13.git/commit
testing: document whitespace trimming of example expected/actual output.
authorCaleb Spare <cespare@gmail.com>
Sat, 12 Jan 2013 00:18:15 +0000 (11:18 +1100)
committerAndrew Gerrand <adg@golang.org>
Sat, 12 Jan 2013 00:18:15 +0000 (11:18 +1100)
commitb78f5f0e3a88340bc3a047ffc5e2d222074e78b6
treeb434fe97284d22d88bbbe2e396a8d8a03fcda152
parentad63c7e50beb5b148fae72e267f87f782769821a
  testing: document whitespace trimming of example expected/actual output.

Fixes #4642.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/7090044
src/pkg/testing/testing.go