chore: fix function name in comment

Signed-off-by: overallteach <cricis@foxmail.com>
This commit is contained in:
overallteach
2024-05-15 19:30:17 +01:00
committed by Nick Craig-Wood
parent c6c327e4e7
commit 6607102034
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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 != "" {