mirror of https://github.com/golang/go.git
test: re-enable live2 test on amd64
Not sure why it was ever disabled (early SSA work?) but it passes now. Change-Id: I76439cacdbd286ce077f7e08c4d0663396a0cd8f Reviewed-on: https://go-review.googlesource.com/30672 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
This commit is contained in:
parent
93d5f43a29
commit
f8a0c15e90
|
|
@ -1,4 +1,3 @@
|
|||
// +build !amd64
|
||||
// errorcheck -0 -live -wb=0
|
||||
|
||||
// Copyright 2014 The Go Authors. All rights reserved.
|
||||
|
|
|
|||
Loading…
Reference in New Issue