From d00f4a431971f1702934f90864f5456f130ea047 Mon Sep 17 00:00:00 2001 From: David Symonds Date: Mon, 17 Nov 2014 14:21:29 +1100 Subject: 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://codereview.appspot.com/176900044 ??? TBR=rsc R=adg, rsc CC=golang-codereviews https://codereview.appspot.com/175870045 --- misc/nacl/testzip.proto | 3 +++ 1 file changed, 3 insertions(+) (limited to 'misc') diff --git a/misc/nacl/testzip.proto b/misc/nacl/testzip.proto index 07d4a1db0..fd0c6a035 100644 --- a/misc/nacl/testzip.proto +++ b/misc/nacl/testzip.proto @@ -18,6 +18,9 @@ go src=.. gofmt_test.go testdata + + link + testdata + + archive tar testdata -- cgit v1.2.1