Browse Source

test non-existant user

master
Patrick Peng Sun 8 years ago
parent
commit
be6173d1a5
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      kfsend_test.go

+ 1
- 0
kfsend_test.go View File

//kfSendTxt(toUser, msg) //kfSendTxt(toUser, msg)
kfSendTxtAs(toUser, msg, "孙鹏") kfSendTxtAs(toUser, msg, "孙鹏")
kfSendTxtAs(toUser, msg, "理事") kfSendTxtAs(toUser, msg, "理事")
kfSendTxtAs(toUser, msg, "不存在的用户")
//kfSendTxtAs(toUser, msg, "kf2002@gh_f09231355c68") //kfSendTxtAs(toUser, msg, "kf2002@gh_f09231355c68")
} }



Loading…
Cancel
Save