提交 c035b4f1 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

fix a issue

上级 d563e1d1
......@@ -159,7 +159,6 @@ func main() {
func run(args []string) {
if len(args) >= 3 && stringUtils.FindInArr(args[2], constant.UnitTestType) { // unit test
// junit -p 1 mvn clean package test
vari.UnitTestType = args[2]
end := 8
if end > len(args) - 1 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册