walk of sound

This commit is contained in:
Mark Bates 2019-10-15 17:55:47 -04:00
parent 723a442cfa
commit 68e3d84918
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ func Test_Walk(t *testing.T) {
})
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)
}