mirror of https://github.com/markbates/pkger.git
walk of sound
This commit is contained in:
parent
723a442cfa
commit
68e3d84918
|
@ -106,7 +106,7 @@ func Test_Walk(t *testing.T) {
|
||||||
})
|
})
|
||||||
r.NoError(err)
|
r.NoError(err)
|
||||||
|
|
||||||
fmt.Println(">>>TODO pkger_test.go:108: files ", files)
|
fmt.Println(">>>TODO pkger_test.go:109: files ", files)
|
||||||
r.True(len(files) > 10)
|
r.True(len(files) > 10)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue