21 Star 0 Fork 5

cp / cp-gitee-public

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
main_test.go 132 Bytes
一键复制 编辑 原始数据 按行查看 历史
liaoliuqing 提交于 2021-05-20 17:38 . fix: add bench
package cicd_test
import (
"testing"
"fmt"
)
func TestMain(m *testing.M) {
fmt.Println("begin")
m.Run()
fmt.Println("end")
}
1
https://gitee.com/sxz12345/cp-gitee-public.git
git@gitee.com:sxz12345/cp-gitee-public.git
sxz12345
cp-gitee-public
cp-gitee-public
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891