Commit 65a54aef authored by Bryan C. Mills's avatar Bryan C. Mills

cmd/go: set GO111MODULE=off explicitly in TestScript/list_test_err

This test was added after CL 162697.

Updates #30228

Change-Id: Ia33ad3adc99e53b0b03e68906dc1f2e39234e2cf
Reviewed-on: https://go-review.googlesource.com/c/go/+/166697
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
parent fd080ea3
env GO111MODULE=off
# issue 28491: errors in test source files should not prevent
# "go list -test" from returning useful information.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment