euromark 11 年之前
父节点
当前提交
ffea7c26e5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Test/Case/Lib/GeocodeLibTest.php

+ 1 - 1
Test/Case/Lib/GeocodeLibTest.php

@@ -83,7 +83,7 @@ class GeocodeLibTest extends MyCakeTestCase {
 	 */
 	public function testReverseGeocode() {
 		$coords = array(
-			array(-34.594445, -58.37446, 'Calle Florida 1134-1200, Buenos Aires'),
+			array(-34.594445, -58.37446, 'Florida 1134-1200, Buenos Aires'),
 			array(48.8934, 8.70492, 'B294, 75175 Pforzheim, Deutschland')
 		);