Mise à jour de 'endtoend_test.go'
This commit is contained in:
parent
74e7f7d079
commit
40c88497f0
@ -85,7 +85,6 @@ func TestEndToEnd(t *testing.T) {
|
|||||||
if err2 != nil {
|
if err2 != nil {
|
||||||
fmt.Println(err2.Error())
|
fmt.Println(err2.Error())
|
||||||
}
|
}
|
||||||
fmt.Println("--- NBA myFriend.decryptedMess = ", string(decMess))
|
|
||||||
|
|
||||||
// simulates a new server to send a message to
|
// simulates a new server to send a message to
|
||||||
var intS1 client.InternalServer
|
var intS1 client.InternalServer
|
||||||
|
Loading…
Reference in New Issue
Block a user