]> Cypherpunks repositories - gostls13.git/commit
os: use t.TempDir in TestRemoveAllRace
authorKir Kolyshkin <kolyshkin@gmail.com>
Thu, 5 Sep 2024 00:31:31 +0000 (17:31 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 6 Sep 2024 13:22:35 +0000 (13:22 +0000)
commit6cb8e5ca9fabc1791e0db9d71548bd71f08f3585
treeb9316965f5f7b7f11fa11e4253d844bd75cd9434
parent8cb6143fed45d23586a2b66e5767a656138b4cb3
os: use t.TempDir in TestRemoveAllRace

Change-Id: I35d47bcac37945237bfef9f06195bc55dc9aa920
Reviewed-on: https://go-review.googlesource.com/c/go/+/611036
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/os/os_test.go