mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
chunker: mark as not supporting metadata
This commit is contained in:
@@ -35,6 +35,7 @@ func TestIntegration(t *testing.T) {
|
|||||||
"MimeType",
|
"MimeType",
|
||||||
"GetTier",
|
"GetTier",
|
||||||
"SetTier",
|
"SetTier",
|
||||||
|
"Metadata",
|
||||||
},
|
},
|
||||||
UnimplementableFsMethods: []string{
|
UnimplementableFsMethods: []string{
|
||||||
"PublicLink",
|
"PublicLink",
|
||||||
|
|||||||
Reference in New Issue
Block a user