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