Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Patrick
/
wechat_hitxy
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
globalPath added angular2 app root
master
Patrick Peng Sun
hace 8 años
padre
513f84d44f
commit
6a2c91f686
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
common_test.go
+ 1
- 1
common_test.go
Ver fichero
@@ -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) {
Escribir
Vista previa
Cargando…
Cancelar
Guardar