summaryrefslogtreecommitdiff
path: root/libgo/go/runtime/fastlog2_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/runtime/fastlog2_test.go')
-rw-r--r--libgo/go/runtime/fastlog2_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/libgo/go/runtime/fastlog2_test.go b/libgo/go/runtime/fastlog2_test.go
index 6e9fcd4d45e..ae0f40b2bb7 100644
--- a/libgo/go/runtime/fastlog2_test.go
+++ b/libgo/go/runtime/fastlog2_test.go
@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// +build ignore
-
package runtime_test
import (