Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
Patrick
/
wechat_hitxy
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
globalPath added angular2 app root
master
Patrick Peng Sun
8 anos atrás
pai
513f84d44f
commit
6a2c91f686
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
common_test.go
+ 1
- 1
common_test.go
Ver arquivo
@@ -19,7 +19,7 @@ func SetupConfig() {
"https://c.hitxy.org.au/",
"wechat",
"crmwechat.api"}
GlobalPath = PathsConfig{"/tmp"}
GlobalPath = PathsConfig{"/tmp"
, "/tmp"
}
}
func AssertEqual(t *testing.T, a interface{}, b interface{}, message string) {
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar