mirror of
https://github.com/golang/go
synced 2024-11-26 13:58:48 -07:00
undo CL 176900044 / 561398621ba7
Turns out it *is* needed because the cmd/link tests expect to find their own files. ««« original CL description misc/nacl: exclude cmd/link from the test zip. It does not appear to be necessary, and cmd/link does not appear in release branches. LGTM=rsc R=adg, rsc CC=golang-codereviews https://golang.org/cl/176900044 »»» TBR=rsc R=adg, rsc CC=golang-codereviews https://golang.org/cl/175870045
This commit is contained in:
parent
bc949b5c20
commit
44ab8d95d3
@ -18,6 +18,9 @@ go src=..
|
||||
gofmt_test.go
|
||||
testdata
|
||||
+
|
||||
link
|
||||
testdata
|
||||
+
|
||||
archive
|
||||
tar
|
||||
testdata
|
||||
|
Loading…
Reference in New Issue
Block a user