0
1
mirror of https://github.com/golang/go synced 2025-05-04 03:11:34 +00:00

test/fixedbugs: adjust test case (fix longtest builders)

For .

Change-Id: Id95a92bfdad91e3ccde9f5654c3b1b02ca95f6ea
Reviewed-on: https://go-review.googlesource.com/c/go/+/351731
Trust: Robert Griesemer <gri@golang.org>
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Robert Griesemer <gri@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
This commit is contained in:
Robert Griesemer
2021-09-22 22:11:17 -07:00
parent ddb5a42b25
commit 02913aa51c

@ -1,4 +1,4 @@
// compile
// compile -G=3
// Copyright 2016 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style