This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Patrick
/
wechat_hitxy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
test different users sending success.
master
Patrick Peng Sun
8 years ago
parent
df1eaebfff
commit
9a0283ac69
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
kfsend_test.go
+ 1
- 0
kfsend_test.go
View File
@@ -17,6 +17,7 @@ func TestSendTxt(t *testing.T) {
//kfSendTxt(toUser, msg)
kfSendTxtAs(toUser, msg, "孙鹏")
kfSendTxtAs(toUser, msg, "理事")
//kfSendTxtAs(toUser, msg, "kf2002@gh_f09231355c68")
}
Write
Preview
Loading…
Cancel
Save