2 Commits

1 changed files with 1 additions and 0 deletions
Split View
  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