mirror of https://github.com/golang/go.git
Revert "test: disable recover4 test to fix ppc64 builds"
This reverts commit 1313e7982f.
Change-Id: I96cc58baf71156fdfbf8fd61332744bcc3ea52e5
Reviewed-on: https://go-review.googlesource.com/7670
Reviewed-by: Dave Cheney <dave@cheney.net>
This commit is contained in:
parent
1313e7982f
commit
3eaea873b4
|
|
@ -1,5 +1,4 @@
|
|||
// +build linux darwin
|
||||
// +build !ppc64,!ppc64le
|
||||
// run
|
||||
|
||||
// Copyright 2015 The Go Authors. All rights reserved.
|
||||
|
|
|
|||
Loading…
Reference in New Issue