1
0
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:
Nick Craig-Wood
2018-08-06 21:38:50 +01:00
parent dc5a734522
commit f7c0b2407d
3 changed files with 42 additions and 3 deletions

View File

@@ -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:",