aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/exec_solaris_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/syscall/exec_solaris_test.go')
-rw-r--r--src/syscall/exec_solaris_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/syscall/exec_solaris_test.go b/src/syscall/exec_solaris_test.go
index f54fc8385d..90e5349bf4 100644
--- a/src/syscall/exec_solaris_test.go
+++ b/src/syscall/exec_solaris_test.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build solaris
-// +build solaris
package syscall