Browse Source

Merge branch 'test-patch-1' of test/goipctest into master

pull/1/head
test 5 years ago
committed by Gitea
parent
commit
dde39a84cd
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      main.go

+ 1
- 0
main.go View File

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

Loading…
Cancel
Save