2637309949 %!s(int64=4) %!d(string=hai) anos
pai
achega
314128f229
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      internal/logic/user/logic_test.go

+ 0 - 1
internal/logic/user/logic_test.go

@@ -16,7 +16,6 @@ var configFile = flag.String("f", "etc/i2bill-api.yaml", "the config file")
 var c config.Config
 var ctx *svc.ServiceContext
 
-// TestMain defined
 func TestMain(m *testing.M) {
 	conf.MustLoad(*configFile, &c)
 	ctx = svc.NewServiceContext(c)