mirror of
https://github.com/rclone/rclone.git
synced 2025-04-13 18:50:21 +08:00
hubic: fix tests for optional methods
This commit is contained in:
parent
2f21aa86b4
commit
2386c5adc1
@ -13,5 +13,7 @@ func TestIntegration(t *testing.T) {
|
||||
fstests.Run(t, &fstests.Opt{
|
||||
RemoteName: "TestHubic:",
|
||||
NilObject: (*hubic.Object)(nil),
|
||||
SkipFsCheckWrap: true,
|
||||
SkipObjectCheckWrap: true,
|
||||
})
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user