]> Cypherpunks repositories - gostls13.git/commit
test: gofmt chan/*.go
authorJosh Bleecher Snyder <josharian@gmail.com>
Thu, 18 May 2017 21:53:12 +0000 (14:53 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 18 May 2017 22:35:07 +0000 (22:35 +0000)
commit26a852112d1c0505846fa3efbc1060a4dbdd7ae5
tree81bfe245b912b10123aef4b3c4142b0ca7e46c94
parenta9bf3b2e19920f6f516bc2e0211ae2e2f7ce395c
test: gofmt chan/*.go

These are functional tests, so it is safe to gofmt them.

Change-Id: I3067279c1d49809ac6a62054448ab8a6c3de9bda
Reviewed-on: https://go-review.googlesource.com/43623
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/chan/fifo.go
test/chan/perm.go
test/chan/powser1.go
test/chan/powser2.go
test/chan/select3.go
test/chan/sendstmt.go