mirror of
https://github.com/rclone/rclone.git
synced 2026-01-06 18:43:50 +00:00
fix spelling
This commit is contained in:
@@ -219,7 +219,7 @@ func TestWalkNotFoundMaskError(t *testing.T) {
|
||||
).Walk()
|
||||
}
|
||||
|
||||
func TestWalkNotFoundSkipkError(t *testing.T) {
|
||||
func TestWalkNotFoundSkipError(t *testing.T) {
|
||||
// this doesn't work for WalkR
|
||||
newListDirs(t, nil, true,
|
||||
listResults{
|
||||
|
||||
Reference in New Issue
Block a user