This commit is contained in:
Andy Pan 2018-05-20 21:28:32 +08:00
parent 8ce8486b70
commit a008afdc73
1 changed files with 1 additions and 1 deletions

View File

@ -22,9 +22,9 @@
package ants_test package ants_test
import ( import (
"testing"
"github.com/panjf2000/ants" "github.com/panjf2000/ants"
"sync" "sync"
"testing"
) )
const RunTimes = 10000000 const RunTimes = 10000000