mirror of
https://github.com/rclone/rclone.git
synced 2025-08-08 21:44:47 +02:00
@ -19,7 +19,7 @@ var (
|
||||
)
|
||||
|
||||
func prepare(t *testing.T, root string) {
|
||||
config.LoadConfig()
|
||||
config.LoadConfig(context.Background())
|
||||
|
||||
// Configure the remote
|
||||
config.FileSet(remoteName, "type", "alias")
|
||||
|
Reference in New Issue
Block a user