diff options
Diffstat (limited to 'src/path/filepath/example_unix_test.go')
| -rw-r--r-- | src/path/filepath/example_unix_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/path/filepath/example_unix_test.go b/src/path/filepath/example_unix_test.go index 4ce10095e6..b364cf0608 100644 --- a/src/path/filepath/example_unix_test.go +++ b/src/path/filepath/example_unix_test.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build !windows && !plan9 -// +build !windows,!plan9 package filepath_test |
