aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/os/env_unix_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/env_unix_test.go')
-rw-r--r--src/os/env_unix_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os/env_unix_test.go b/src/os/env_unix_test.go
index d567acf1e..b5f6473e1 100644
--- a/src/os/env_unix_test.go
+++ b/src/os/env_unix_test.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build darwin || linux
-// +build darwin linux
package os_test