- Timestamp:
- 04/12/2021 08:22:08 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/api.wordpress.org/public_html/events/1.0/tests/test-index.php
r10625 r10887 1219 1219 'input' => array( 'ip' => '86.108.55.28' ), 1220 1220 'expected' => array( 1221 'description' => ' zarqa',1222 'latitude' => ' 32.073',1223 'longitude' => '3 6.088',1221 'description' => 'aqaba', 1222 'latitude' => '29.527', 1223 'longitude' => '35.008', 1224 1224 'country' => 'JO', 1225 1225 'internal' => true, … … 1252 1252 'input' => array( 'ip' => '97.113.10.69' ), 1253 1253 'expected' => array( 1254 'description' => ' seattle',1255 'latitude' => '47. 606',1256 'longitude' => '-122. 332',1254 'description' => 'tukwila', 1255 'latitude' => '47.474', 1256 'longitude' => '-122.261', 1257 1257 'country' => 'US', 1258 1258 'internal' => true,
Note: See TracChangeset
for help on using the changeset viewer.