From fe8da97b0c7865c45329d789fc37d98266d1a4b7 Mon Sep 17 00:00:00 2001 From: yangwenmai Date: Tue, 17 Apr 2018 16:04:15 +0800 Subject: [PATCH] gofmt --- export_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/export_test.go b/export_test.go index 124c7f7..38ba5a3 100644 --- a/export_test.go +++ b/export_test.go @@ -3,6 +3,7 @@ package main import "testing" import . "github.com/smartystreets/goconvey/convey" +// TestAdd test Add func func TestAdd(t *testing.T) { Convey("test add", t, func() { a := 3