pull/3/head 1.0
yangwenmai 2018-04-17 16:04:15 +08:00
parent cafaa2a924
commit fe8da97b0c
1 changed files with 1 additions and 0 deletions

View File

@ -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