chore: fix function name in comment
Signed-off-by: overallteach <cricis@foxmail.com>
This commit is contained in:
committed by
Nick Craig-Wood
parent
c6c327e4e7
commit
6607102034
+1
-1
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/rclone/rclone/vfs/vfstest"
|
||||
)
|
||||
|
||||
// TestExt runs more functional tests all the tests against all the
|
||||
// TestFunctional runs more functional tests all the tests against all the
|
||||
// VFS cache modes
|
||||
func TestFunctional(t *testing.T) {
|
||||
if *fstest.RemoteName != "" {
|
||||
|
||||
Reference in New Issue
Block a user