Commit 5944cb8d authored by Russ Cox's avatar Russ Cox

[dev.cc] cmd/asm/internal/asm: fix test on nacl

Need to add testdata to NaCl's testing file system.

Change-Id: Ie9703b5475c7f87e737a06de85d1f88e2062f090
Reviewed-on: https://go-review.googlesource.com/5541Reviewed-by: default avatarRuss Cox <rsc@golang.org>
parent 6406acf3
...@@ -10,6 +10,11 @@ usr src=../misc/nacl/testdata ...@@ -10,6 +10,11 @@ usr src=../misc/nacl/testdata
go src=.. go src=..
src src
cmd cmd
asm
internal
asm
testdata
+
internal internal
objfile objfile
objfile.go objfile.go
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment