rclone/fs/rc/webgui
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
..
plugins.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
rc_test.go test: use T.TempDir to create temporary test directory 2022-02-01 11:47:04 +00:00
rc.go docs: punctuation cleanup 2021-10-20 22:56:19 +02:00
webgui.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00