mirror of https://github.com/golang/go.git
misc/nacl: fix build
Add gofmt.go and gofmt_test.go as they are part of the test data set. See CL 130440043. LGTM=dvyukov R=golang-codereviews, dvyukov CC=golang-codereviews https://golang.org/cl/132820044
This commit is contained in:
parent
0065cbe5d0
commit
84b70df44c
|
|
@ -14,6 +14,8 @@ go src=..
|
|||
objfile
|
||||
objfile.go
|
||||
gofmt
|
||||
gofmt.go
|
||||
gofmt_test.go
|
||||
testdata
|
||||
+
|
||||
link
|
||||
|
|
|
|||
Loading…
Reference in New Issue