diff --git a/ants_test.go b/ants_test.go index 55b69ae..91d7543 100644 --- a/ants_test.go +++ b/ants_test.go @@ -218,4 +218,4 @@ func TestPurge(t *testing.T) { if p.Running() != 0 { t.Error("all p should be purged") } -} +} \ No newline at end of file