add go test

This commit is contained in:
Andy Pan 2018-05-19 12:33:29 +08:00
parent c7cac2be5f
commit e683ddc821
1 changed files with 3 additions and 0 deletions

3
ants_test.go Normal file
View File

@ -0,0 +1,3 @@
package ants
import "testing"