backend: fix linter warnings
This commit is contained in:
parent
a27b7f1370
commit
25a0be7f26
7 changed files with 64 additions and 64 deletions
|
@ -8,8 +8,8 @@ import (
|
|||
|
||||
var configTests = []test.ConfigTestData[Config]{
|
||||
{
|
||||
"rclone:local:foo:/bar",
|
||||
Config{
|
||||
S: "rclone:local:foo:/bar",
|
||||
Cfg: Config{
|
||||
Remote: "local:foo:/bar",
|
||||
Program: defaultConfig.Program,
|
||||
Args: defaultConfig.Args,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue