Przeglądaj źródła

globalPath added angular2 app root

master
Patrick Peng Sun 8 lat temu
rodzic
commit
6a2c91f686
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      common_test.go

+ 1
- 1
common_test.go Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz