go v3.7.0.30.25
This commit is contained in:
parent
21e9201dcb
commit
cba52e8232
@ -112,7 +112,7 @@ func TestAcceptFriend(t *testing.T) {
|
||||
logs.Err(err)
|
||||
return
|
||||
}
|
||||
logs.Info(wcf.AcceptFriend())
|
||||
logs.Info(wcf.AcceptFriend("encryptusername", "ticket"))
|
||||
}
|
||||
func TestGetUserInfo(t *testing.T) {
|
||||
wcf, err := NewWCF("")
|
||||
|
Loading…
Reference in New Issue
Block a user