mirror of
https://github.com/rclone/rclone
synced 2024-12-19 09:05:56 +01:00
chunker: mark as not supporting metadata
This commit is contained in:
parent
cd1735bb10
commit
ba5760ff38
@ -35,6 +35,7 @@ func TestIntegration(t *testing.T) {
|
|||||||
"MimeType",
|
"MimeType",
|
||||||
"GetTier",
|
"GetTier",
|
||||||
"SetTier",
|
"SetTier",
|
||||||
|
"Metadata",
|
||||||
},
|
},
|
||||||
UnimplementableFsMethods: []string{
|
UnimplementableFsMethods: []string{
|
||||||
"PublicLink",
|
"PublicLink",
|
||||||
|
Loading…
Reference in New Issue
Block a user