]> Cypherpunks repositories - gostls13.git/commit
os, path/filepath: use T.Cleanup to restore the original working directory
authorianwoolf <btw515wolf2@gmail.com>
Wed, 31 Mar 2021 17:27:29 +0000 (01:27 +0800)
committerEmmanuel Odeke <emmanuel@orijtech.com>
Sun, 4 Apr 2021 00:01:03 +0000 (00:01 +0000)
commit776d8d387c262d3dd159f7868b3c04fb0f617865
tree844be480840d110e3bb9cc3fffaed9c6e7377323
parent9e7bc80b31088dc62faf4776ffdb1a2e27afa94e
os, path/filepath: use T.Cleanup to restore the original working directory

Updates #45182

Change-Id: Iaf3bdcc345c72fa9669fdc99908ada4e89904edd
Reviewed-on: https://go-review.googlesource.com/c/go/+/306290
Trust: Emmanuel Odeke <emmanuel@orijtech.com>
Run-TryBot: Emmanuel Odeke <emmanuel@orijtech.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/os/os_windows_test.go
src/os/removeall_test.go
src/path/filepath/path_test.go