mirror of https://github.com/golang/go.git
test: remove amd64 build tag from test
It was supposed to be testing SSA, not amd64. For #18024 Change-Id: Ibe65d7eb6bed9bc4b3eda68e1eaec5fa39fe8f76 Reviewed-on: https://go-review.googlesource.com/33491 Reviewed-by: Keith Randall <khr@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
3f69822a9a
commit
c2bb52b830
|
|
@ -1,4 +1,3 @@
|
|||
// +build amd64
|
||||
// run
|
||||
|
||||
// Copyright 2016 The Go Authors. All rights reserved.
|
||||
|
|
|
|||
Loading…
Reference in New Issue