- Timestamp:
- 05/16/2017 09:08:22 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/api.wordpress.org/public_html/events/1.0/tests/test-index.php
r5478 r5490 734 734 'input' => array( 'ip' => '80.95.186.144' ), 735 735 'expected' => array( 736 'description' => ' belfast',737 'latitude' => '54. 583',738 'longitude' => '-5.9 33',736 'description' => 'queens island', 737 'latitude' => '54.617', 738 'longitude' => '-5.900', 739 739 'country' => 'GB', 740 740 ), … … 744 744 'input' => array( 'ip' => '189.147.186.0' ), 745 745 'expected' => array( 746 'description' => ' mexico city',747 'latitude' => '19.4 28',748 'longitude' => '-99. 128',746 'description' => 'ciudad nezahualcoyotl', 747 'latitude' => '19.414', 748 'longitude' => '-99.033', 749 749 'country' => 'MX', 750 750 ),
Note: See TracChangeset
for help on using the changeset viewer.