run on x86 for a while
This commit is contained in:
@@ -40,7 +40,7 @@ func TestCartTcpHelpers(t *testing.T) {
|
||||
t.Errorf("Error calling: %v\n", err)
|
||||
}
|
||||
s, err := client.Call(666, id, 3, []byte("Hello, server!"))
|
||||
client.Close()
|
||||
client.PersistentConnection.Close()
|
||||
if err != nil {
|
||||
t.Errorf("Error calling: %v\n", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user