#1 更新 'main.go'

Merged
test merged 1 commits from test-patch-1 into master 5 years ago
  1. +1
    -0
      main.go

+ 1
- 0
main.go View File

@ -174,4 +174,5 @@ func main() {
defer conn.Close() defer conn.Close()
testClient(conn,sendContent,*countFlag) testClient(conn,sendContent,*countFlag)
} }
//add nothing for test
} }

Loading…
Cancel
Save