소스 검색

SaveTo Path Move to global config, test config update

master
Patrick Peng Sun 8 년 전
부모
커밋
fc58b89210
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      common_test.go

+ 2
- 1
common_test.go 파일 보기

@@ -11,7 +11,8 @@ func SetupConfig() {
"skdq8vklaurfqemfszuif",
"cmtWK2teRnLOXyO5dw7lJkETv9jCeNAqYyguEu5D8gG",
"wx876e233fde456b7b",
"4a91aa328569b10a9fb97adeb8b0af58"}
"4a91aa328569b10a9fb97adeb8b0af58",
"wechat_hitxy_access_token"}
}

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

Loading…
취소
저장