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
|
||||||
objfile.go
|
objfile.go
|
||||||
gofmt
|
gofmt
|
||||||
|
gofmt.go
|
||||||
|
gofmt_test.go
|
||||||
testdata
|
testdata
|
||||||
+
|
+
|
||||||
link
|
link
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue