internal/atlas: Bug fix: Fix test

This commit is contained in:
Hajime Hoshi
2021-08-14 22:23:06 +09:00
parent 8a6302f9dc
commit 1e062a4245
2 changed files with 2 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ package atlas
const (
BaseCountToPutOnAtlas = baseCountToPutOnAtlas
PaddingSize = paddingSize
)
func PutImagesOnAtlasForTesting() error {