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
renew kf info
master
Patrick Peng Sun
8 years ago
parent
283af08007
commit
ad4b2ba5e6
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
common_test.go
+ 1
- 0
common_test.go
View File
@@ -20,6 +20,7 @@ func SetupConfig() {
"wechat",
"crmwechat.api"}
GlobalPath = PathsConfig{"/tmp", "/tmp"}
KFUsers.kfRenewList()
}
func AssertEqual(t *testing.T, a interface{}, b interface{}, message string) {
Write
Preview
Loading…
Cancel
Save