1
0
Fork 0
forked from forgejo/forgejo
This commit is contained in:
6543 2022-06-14 14:12:00 +02:00
parent 2706e89138
commit 900ceb2dfd
No known key found for this signature in database
GPG key ID: C99B82E40B027BAE
4 changed files with 12 additions and 9 deletions

View file

@ -8,8 +8,9 @@ import (
"path/filepath"
"testing"
_ "code.gitea.io/gitea/models"
"code.gitea.io/gitea/models/unittest"
_ "code.gitea.io/gitea/models"
)
func TestMain(m *testing.M) {