]> Cypherpunks repositories - gostls13.git/commit
testing: document that example output must use line comments
authorOlivier Duperray <duperray.olivier@gmail.com>
Fri, 22 Feb 2013 01:23:19 +0000 (12:23 +1100)
committerAndrew Gerrand <adg@golang.org>
Fri, 22 Feb 2013 01:23:19 +0000 (12:23 +1100)
commit2482ef723304ccfd95cf6838663e4627b175d16a
tree6e17719c6a8a544de2f1a80e0100129b7d626c1c
parent6ec551887a8d4bad243cf462c3cfc6aa4fa727a5
testing: document that example output must use line comments

Fixes #4812.

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