Fixed fs package tests
This commit is contained in:
parent
7262f49717
commit
c633f94d29
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ func TestWalk(t *testing.T) {
|
|||
})
|
||||
|
||||
assert.Nil(t, err)
|
||||
assert.Contains(t, files, "Walk.go")
|
||||
assert.Contains(t, files, "Walk_test.go")
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue