Browse Source

renew kf info

master
Patrick Peng Sun 8 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

@@ -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) {

Loading…
Cancel
Save