mirror of
https://github.com/golang/go.git
synced 2026-01-29 23:22:06 +03:00
cmd/cover: remove go.mod from testdata subdir
Remove a superfluous go.mod file in one of the testdata subdirs; test runs ok without it, no need for it to be there (can confuse tooling). Change-Id: I3c43dd8ca557fdd32ce2f84cdb2427326a2dd35e Reviewed-on: https://go-review.googlesource.com/c/go/+/461945 Reviewed-by: Bryan Mills <bcmills@google.com> Run-TryBot: Than McIntosh <thanm@google.com> Reviewed-by: Michael Pratt <mpratt@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
This commit is contained in:
3
src/cmd/cover/testdata/pkgcfg/go.mod
vendored
3
src/cmd/cover/testdata/pkgcfg/go.mod
vendored
@@ -1,3 +0,0 @@
|
||||
module cfg
|
||||
|
||||
go 1.19
|
||||
Reference in New Issue
Block a user