]> Cypherpunks repositories - gostls13.git/commitdiff
[dev.cc] cmd/asm/internal/asm: fix test on nacl
authorRuss Cox <rsc@golang.org>
Sat, 21 Feb 2015 18:05:25 +0000 (13:05 -0500)
committerRuss Cox <rsc@golang.org>
Sat, 21 Feb 2015 18:11:28 +0000 (18:11 +0000)
Need to add testdata to NaCl's testing file system.

Change-Id: Ie9703b5475c7f87e737a06de85d1f88e2062f090
Reviewed-on: https://go-review.googlesource.com/5541
Reviewed-by: Russ Cox <rsc@golang.org>
misc/nacl/testzip.proto

index fd0c6a035bd0bc9e806f25cfd66b644bc6aac5c9..2aa094135b4065ff317b079b583ccb9fa99c7dec 100644 (file)
@@ -10,6 +10,11 @@ usr  src=../misc/nacl/testdata
 go     src=..
        src
                cmd
+                       asm
+                               internal
+                                       asm
+                                               testdata
+                                                       +
                        internal
                                objfile
                                        objfile.go