mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-12 07:43:32 -07:00
Use mock driver for stats test
This commit is contained in:
@@ -13,8 +13,7 @@ import (
|
||||
|
||||
"github.com/chihaya/chihaya/config"
|
||||
|
||||
_ "github.com/chihaya/chihaya/storage/backend/batter"
|
||||
_ "github.com/chihaya/chihaya/storage/tracker/redis"
|
||||
_ "github.com/chihaya/chihaya/storage/tracker/mock"
|
||||
)
|
||||
|
||||
func newTestServer() (*Server, error) {
|
||||
|
||||
Reference in New Issue
Block a user