mirror of
https://gitee.com/gitea/gitea
synced 2025-12-16 04:56:37 +08:00
NewTestEngine() takes a *xorm.Engine as its argument, and then immediately overwrites it. This fixes the model package to not take an unneeded variable, and changes the routers package to not create a nil *xorm.Engine that is immediately discarded by model.
14 KiB
14 KiB