]> Cypherpunks repositories - gostls13.git/commit
cmd/go: build errors rather than fmt in a couple of tests
authorIan Lance Taylor <iant@golang.org>
Mon, 20 Jul 2015 16:15:46 +0000 (09:15 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 20 Jul 2015 16:31:37 +0000 (16:31 +0000)
commit510f1dbad7cea17ca1154df862b7750eb9eeebb9
treeb811773e7586b930e0f0abf42963ad37b82e1aae
parentb9a3e5979d6d085f11aae63f44d82ef50356033d
cmd/go: build errors rather than fmt in a couple of tests

The errors package is smaller and builds faster.

Update #11779.

Change-Id: Iaf2d43734ec4b0aa325590eb5d38522306b608cb
Reviewed-on: https://go-review.googlesource.com/12366
Reviewed-by: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/go_test.go