1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-14 10:19:57 +01:00
rclone/fs/override_test.go

5 lines
101 B
Go
Raw Normal View History

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