fix(server):add test file

This commit is contained in:
neverteaser
2021-03-21 03:07:16 +08:00
committed by dushixiang
parent f3cc22d611
commit 949e8a7ed5
2 changed files with 29 additions and 0 deletions

1
go.mod
View File

@ -17,6 +17,7 @@ require (
github.com/sirupsen/logrus v1.4.2
github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.7.1
github.com/stretchr/testify v1.6.1
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
gorm.io/driver/mysql v1.0.3
gorm.io/driver/sqlite v1.1.4