rclone/cmdtest
Eng Zer Jun 8cf76f5e11 test: use `T.TempDir` to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-02-01 11:47:04 +00:00
..
cmdtest.go cmdtest: end-to-end test for commands, flags and environment variables 2021-07-05 16:38:20 +01:00
cmdtest_test.go test: use `T.TempDir` to create temporary test directory 2022-02-01 11:47:04 +00:00
environment_test.go config: support hyphen in remote name from environment variable 2021-10-01 15:18:04 +02:00