Update modules/indexer/issues/indexer_test.go

This commit is contained in:
zeripath 2020-01-06 07:25:20 +00:00 committed by GitHub
parent bde0cf23df
commit 99a6f484fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@ import (
"code.gitea.io/gitea/models"
"code.gitea.io/gitea/modules/setting"
"gopkg.in/ini.v1"
"github.com/stretchr/testify/assert"