mirror of
https://github.com/rclone/rclone.git
synced 2026-01-06 10:33:34 +00:00
drive: add docs for --fast-list and add to integration tests
This commit is contained in:
@@ -45,7 +45,7 @@ var (
|
||||
{
|
||||
Name: "TestCryptDrive:",
|
||||
SubDir: false,
|
||||
FastList: false,
|
||||
FastList: true,
|
||||
},
|
||||
{
|
||||
Name: "TestCryptSwift:",
|
||||
@@ -55,7 +55,7 @@ var (
|
||||
{
|
||||
Name: "TestDrive:",
|
||||
SubDir: false,
|
||||
FastList: false,
|
||||
FastList: true,
|
||||
},
|
||||
{
|
||||
Name: "TestDropbox:",
|
||||
|
||||
Reference in New Issue
Block a user