1
0
mirror of https://github.com/golang/go synced 2024-11-23 13:30:08 -07:00

cmd/go/testdata/src: gofmt

These are functionality tests, not formatter tests.

I also tested manually that 'go test cmd/go'
without -short still passes.


Change-Id: Id146e1dc3b65e19ea531869725cd0b97f4801b8b
Reviewed-on: https://go-review.googlesource.com/33169
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Josh Bleecher Snyder 2016-11-13 15:18:42 -08:00 committed by Brad Fitzpatrick
parent 5f74ce394f
commit 2f76c1985f
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
package pkg
var Text = "unset"