1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-08 12:34:53 +02:00
rclone/fs/override_test.go

5 lines
101 B
Go

package fs
// Check all optional interfaces satisfied
var _ FullObjectInfo = (*OverrideRemote)(nil)