Exemplo n.º 1
0
 public function testGetCountry()
 {
     $bi = new BaseImport($this->dispatcher, $this->thelia1_db);
     $res = $bi->getT2Country(64);
 }