mirror of
https://github.com/sot-tech/mochi.git
synced 2026-05-10 22:29:08 -07:00
Embed *db.Sql into storage/gazelle
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
"github.com/pushrax/chihaya/config"
|
||||
|
||||
_ "github.com/pushrax/chihaya/cache/redis"
|
||||
_ "github.com/pushrax/chihaya/storage/batter"
|
||||
_ "github.com/pushrax/chihaya/storage/gazelle"
|
||||
)
|
||||
|
||||
func newTestServer() (*Server, error) {
|
||||
|
||||
Reference in New Issue
Block a user