]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/testdir: skip Test if GOROOT/test does not exist
authorBryan C. Mills <bcmills@google.com>
Fri, 16 Jun 2023 19:45:13 +0000 (15:45 -0400)
committerGopher Robot <gobot@golang.org>
Fri, 16 Jun 2023 20:45:36 +0000 (20:45 +0000)
commit199fbd4b5911d90a99b13db44e5f2a9ca85f0d9e
tree3720694dbcea90c4eb391b91512c209b443c20f6
parenta48f9c26d5735e7612d919ffe7809e701ffe0a76
cmd/internal/testdir: skip Test if GOROOT/test does not exist

cmd/distpack removes GOROOT/test from its distribution.

For #24904.

Change-Id: I6d1a8c608a1a1fe3fddfe0cd5279202ea9c2b3ce
Reviewed-on: https://go-review.googlesource.com/c/go/+/504058
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/internal/testdir/testdir_test.go