Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
Patrick
/
wechat_hitxy
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
globalPath added angular2 app root
master
Patrick Peng Sun
8 anni fa
parent
513f84d44f
commit
6a2c91f686
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
common_test.go
+ 1
- 1
common_test.go
Vedi File
@@ -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) {
Write
Preview
Loading…
Annulla
Salva