add test code

This commit is contained in:
ffdfgdfg
2019-10-15 16:32:21 +08:00
parent d23ed2126d
commit c2f4510a0f
4 changed files with 115 additions and 35 deletions

View File

@@ -111,6 +111,7 @@ func TestNewMux(t *testing.T) {
}
}()
go NewLogServer()
time.Sleep(time.Second * 5)
//go test_request()