]> Cypherpunks repositories - gostls13.git/commit
testing: move comment inside T.Parallel
authorRuss Cox <rsc@golang.org>
Tue, 29 Dec 2015 17:10:01 +0000 (12:10 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 6 Jan 2016 17:59:55 +0000 (17:59 +0000)
commitf034b62c85ebe17a3fc4ab54edc30994cc8c8b70
tree69053abe5d775df0e07937aec0d09ed71f4379ca
parentaec2f0cf855ac2d2b79ca3178dcd9f63c0b5afb0
testing: move comment inside T.Parallel

This was supposed to be in CL 18204 but I submitted from the web
instead of my computer and lost this final edit.

Change-Id: I41598e936bb088d77f5e44752eda74222a4208c7
Reviewed-on: https://go-review.googlesource.com/18310
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/testing/testing.go