package client import ( "testing" ) func TestDownload(t *testing.T) { download(".", "https://kdcc.action2quare.com/houston/_deploys/game/0.18.186.1/game.zip", "", nil) }