Browse Source

renew kf info

master
Patrick Peng Sun 9 years ago
parent
commit
ad4b2ba5e6
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      common_test.go

+ 1
- 0
common_test.go View File

"wechat", "wechat",
"crmwechat.api"} "crmwechat.api"}
GlobalPath = PathsConfig{"/tmp", "/tmp"} GlobalPath = PathsConfig{"/tmp", "/tmp"}
KFUsers.kfRenewList()
} }


func AssertEqual(t *testing.T, a interface{}, b interface{}, message string) { func AssertEqual(t *testing.T, a interface{}, b interface{}, message string) {

Loading…
Cancel
Save