]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix broken mod_outside test
authorJay Conrod <jayconrod@google.com>
Tue, 15 Sep 2020 14:14:15 +0000 (10:14 -0400)
committerJay Conrod <jayconrod@google.com>
Tue, 15 Sep 2020 14:51:32 +0000 (14:51 +0000)
commitf1c400a06393aad55cd4758fc78ccd7aec379ec0
tree7f58b4f95d12022a0cce31440f549e45a9d0f512
parent03875bd9bc112d25a4496f7ff22888f23a26baea
cmd/go: fix broken mod_outside test

Since CL 254369, 'go mod graph' now reports an error when invoked
outside a module. This broke the mod_outside test, which expected
'go mod graph' to succeed with no output.

Change-Id: Ic30ee68f1f4c4d33795bdf7df70a7631fb9395e5
Reviewed-on: https://go-review.googlesource.com/c/go/+/255017
Trust: Jay Conrod <jayconrod@google.com>
Run-TryBot: Jay Conrod <jayconrod@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/go/testdata/script/mod_outside.txt