forked from TrueCloudLab/rclone
chunker: mark as not supporting metadata
This commit is contained in:
parent
cd1735bb10
commit
ba5760ff38
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ func TestIntegration(t *testing.T) {
|
|||
"MimeType",
|
||||
"GetTier",
|
||||
"SetTier",
|
||||
"Metadata",
|
||||
},
|
||||
UnimplementableFsMethods: []string{
|
||||
"PublicLink",
|
||||
|
|
Loading…
Reference in a new issue