diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/go/types/stdlib_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/go/types/stdlib_test.go b/src/go/types/stdlib_test.go index fd8506d543..515bbcdc58 100644 --- a/src/go/types/stdlib_test.go +++ b/src/go/types/stdlib_test.go @@ -127,7 +127,6 @@ func TestStdTest(t *testing.T) { testTestDir(t, filepath.Join(runtime.GOROOT(), "test"), "cmplxdivide.go", // also needs file cmplxdivide1.go - ignore "sigchld.go", // don't work on Windows; testTestDir should consult build tags - "float_lit2.go", // TODO(gri) enable for releases 1.4 and higher ) } |
