Skip to content

Commit fe8da97

Browse files
committed
gofmt
1 parent cafaa2a commit fe8da97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

export_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ package main
33
import "testing"
44
import . "github.com/smartystreets/goconvey/convey"
55

6+
// TestAdd test Add func
67
func TestAdd(t *testing.T) {
78
Convey("test add", t, func() {
89
a := 3

0 commit comments

Comments
 (0)