Skip to content

Commit

Permalink
Update Example_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuxiujia authored Oct 16, 2019
1 parent 0a41c60 commit cb7b6e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/Example_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ func TestTestService(t *testing.T) {
time.Sleep(3 * time.Second)
}

//嵌套事务服务TestService
func initTestService() TestService {
var testService TestService
testService = TestService{
Expand Down

0 comments on commit cb7b6e5

Please sign in to comment.