diff options
Diffstat (limited to 'libgo/go/math/big/floatexample_test.go')
-rw-r--r-- | libgo/go/math/big/floatexample_test.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libgo/go/math/big/floatexample_test.go b/libgo/go/math/big/floatexample_test.go index 8645c44..0c6668c 100644 --- a/libgo/go/math/big/floatexample_test.go +++ b/libgo/go/math/big/floatexample_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 big_test import ( |