Explorar el Código

SaveTo Path Move to global config, test config update

master
Patrick Peng Sun hace 8 años
padre
commit
fc58b89210
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      common_test.go

+ 2
- 1
common_test.go Ver fichero

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

Cargando…
Cancelar
Guardar