From a0364a11288a2b83291b5d9603bab03d0afe624a Mon Sep 17 00:00:00 2001 From: Andy Pan Date: Fri, 25 Jan 2019 21:55:25 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9C=20Reduce=20blank=20lines?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ants_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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