Parcourir la source

SaveTo Path Move to global config, test config update

master
Patrick Peng Sun il y a 8 ans
Parent
révision
fc58b89210
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. +2
    -1
      common_test.go

+ 2
- 1
common_test.go Voir le fichier

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

Chargement…
Annuler
Enregistrer