mirror of
https://github.com/rclone/rclone.git
synced 2025-08-18 17:38:52 +02: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