Mise à jour de 'endtoend_test.go'
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user