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