]> git.r.bdr.sh - rbdr/mobius/blobdiff - hotline/server_blackbox_test.go
Handle err
[rbdr/mobius] / hotline / server_blackbox_test.go
index 41d331b34c13ccd70eb6dcc2293e9cc5423ab9e2..09687add34f869f5f5a347946a3c8dd6161c9ba5 100644 (file)
@@ -122,7 +122,6 @@ func TestHandshake(t *testing.T) {
 //     }
 //}
 
 //     }
 //}
 
-
 func TestNewUser(t *testing.T) {
        srv, _, _ := StartTestServer()
 
 func TestNewUser(t *testing.T) {
        srv, _, _ := StartTestServer()
 
@@ -310,8 +309,6 @@ func TestNewUser(t *testing.T) {
        }
 }
 
        }
 }
 
-
-
 // equal is a utility function used only in tests that determines if transactions are equal enough
 func (t Transaction) equal(otherT Transaction) bool {
        t.ID = []byte{0, 0, 0, 0}
 // equal is a utility function used only in tests that determines if transactions are equal enough
 func (t Transaction) equal(otherT Transaction) bool {
        t.ID = []byte{0, 0, 0, 0}