diff --git a/test/recover4.go b/test/recover4.go index 5f66a50e3f..115d5a0eed 100644 --- a/test/recover4.go +++ b/test/recover4.go @@ -1,5 +1,4 @@ // +build linux darwin -// +build !ppc64,!ppc64le // run // Copyright 2015 The Go Authors. All rights reserved.