mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2026-02-22 13:12:53 -08:00
Handshake minor refactor
This commit is contained in:
@@ -16,3 +16,7 @@ func TestHandshake(t *testing.T) {
|
||||
t.Errorf("incorrect handshake calculation '%s' != '%s'", result, expected)
|
||||
}
|
||||
}
|
||||
|
||||
func TestGenerateHandshake(t *testing.T) {
|
||||
// TODO
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user