llgo cmptest (#391)

This commit is contained in:
xushiwei
2024-06-23 00:48:20 +08:00
parent 24d345a970
commit cd6d4021b1
9 changed files with 112 additions and 44 deletions

View File

@@ -43,6 +43,7 @@ func init() {
build.Cmd,
install.Cmd,
run.Cmd,
run.CmpTestCmd,
clean.Cmd,
}
}