bilibili-backup/app/admin/openplatform/sug/service/season_test.go

20 lines
223 B
Go
Raw Normal View History

2019-04-22 10:59:20 +08:00
package service
import "testing"
func TestService_AddMatch(t *testing.T) {
}
func TestService_DbOperate(t *testing.T) {
}
func TestService_DelMatch(t *testing.T) {
}
func TestService_MatchOperate(t *testing.T) {
}