Fix compile failed without gcc (#3130)
* fix comile failed without gcc * add sqlite tag for unit test
This commit is contained in:
@ -14,7 +14,6 @@ import (
|
||||
"code.gitea.io/gitea/modules/context"
|
||||
|
||||
"github.com/go-macaron/session"
|
||||
_ "github.com/mattn/go-sqlite3" // for the test engine
|
||||
"github.com/stretchr/testify/assert"
|
||||
"gopkg.in/macaron.v1"
|
||||
)
|
||||
|
Reference in New Issue
Block a user