mirror of
https://github.com/distribution/distribution.git
synced 2025-09-19 09:44:30 +00:00
storagedriver/s3: continue refining tests
This commit is contained in:
@@ -103,7 +103,7 @@ func TestWalkFallback(t *testing.T) {
|
||||
}
|
||||
expected := []string{
|
||||
"/file1",
|
||||
"/folder1", // return ErrSkipDir, skip anything under /folder1
|
||||
"/folder1",
|
||||
"/folder1/file1",
|
||||
"/folder2",
|
||||
"/folder2/file1",
|
||||
|
Reference in New Issue
Block a user