aboutsummaryrefslogtreecommitdiff
path: root/src/os/timeout_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/timeout_test.go')
-rw-r--r--src/os/timeout_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os/timeout_test.go b/src/os/timeout_test.go
index 6d65e420f0..2ff58110d6 100644
--- a/src/os/timeout_test.go
+++ b/src/os/timeout_test.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build !js && !plan9 && !windows
-// +build !js,!plan9,!windows
package os_test