mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 10:54:48 +08: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",
|
||||
"GetTier",
|
||||
"SetTier",
|
||||
"Metadata",
|
||||
},
|
||||
UnimplementableFsMethods: []string{
|
||||
"PublicLink",
|
||||
|
|
Loading…
Reference in New Issue
Block a user