aboutsummaryrefslogtreecommitdiff
path: root/src/mime/type_unix_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/mime/type_unix_test.go')
-rw-r--r--src/mime/type_unix_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mime/type_unix_test.go b/src/mime/type_unix_test.go
index 6e2988225c..4d109aa71a 100644
--- a/src/mime/type_unix_test.go
+++ b/src/mime/type_unix_test.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build aix || darwin || dragonfly || freebsd || (js && wasm) || linux || netbsd || openbsd || solaris
-// +build aix darwin dragonfly freebsd js,wasm linux netbsd openbsd solaris
package mime