diff options
Diffstat (limited to 'src/runtime/debug/panic_test.go')
| -rw-r--r-- | src/runtime/debug/panic_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/debug/panic_test.go b/src/runtime/debug/panic_test.go index 65f9555f37..ec5294ce4c 100644 --- a/src/runtime/debug/panic_test.go +++ b/src/runtime/debug/panic_test.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build aix || darwin || dragonfly || freebsd || linux || netbsd || openbsd -// +build aix darwin dragonfly freebsd linux netbsd openbsd // TODO: test on Windows? |
