forked from mirror/ants
update codecov test
This commit is contained in:
parent
db94104fd3
commit
077ca09e0b
|
@ -44,7 +44,7 @@ const (
|
|||
const (
|
||||
RunTimes = 10000000
|
||||
Param = 100
|
||||
AntsSize = 100
|
||||
AntsSize = 500
|
||||
)
|
||||
|
||||
func demoFunc() error {
|
||||
|
|
Loading…
Reference in New Issue