mirror of
https://github.com/HDT3213/godis.git
synced 2025-10-05 16:57:06 +08:00
bug fix
This commit is contained in:
@@ -60,6 +60,7 @@ func TestClient(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
client.doHeartbeat() // random do heartbeat
|
||||
result = client.Send([][]byte{
|
||||
[]byte("GET"),
|
||||
[]byte("a"),
|
||||
|
Reference in New Issue
Block a user