]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/fsys: use a root other than "." in Walk tests
authorBryan C. Mills <bcmills@google.com>
Wed, 21 Oct 2020 14:07:02 +0000 (10:07 -0400)
committerBryan C. Mills <bcmills@google.com>
Wed, 21 Oct 2020 16:19:42 +0000 (16:19 +0000)
commit214136b7412d56151d5443741feb0ed873facf2e
tree2995b04a0c9b4bbae14f09750143c226504880d8
parentbcc333348769efed7c38acfa013e5475c53e8f5f
cmd/go/internal/fsys: use a root other than "." in Walk tests

Fixes #42115

Change-Id: Icf4c9eac5ed3295acbc8377c7a06f82c6bddc747
Reviewed-on: https://go-review.googlesource.com/c/go/+/264177
Trust: Bryan C. Mills <bcmills@google.com>
Trust: Jay Conrod <jayconrod@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Jay Conrod <jayconrod@google.com>
Reviewed-by: David du Colombier <0intro@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/go/internal/fsys/fsys_test.go