Changeset 6817
- Timestamp:
- 03/01/2018 09:13:29 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/api.wordpress.org/public_html/events/1.0/tests/test-index.php
r6276 r6817 454 454 'expected' => array( 455 455 'description' => 'كراچى', 456 'latitude' => '24. 906',457 'longitude' => '67.0 82',456 'latitude' => '24.861', 457 'longitude' => '67.010', 458 458 'country' => 'PK', 459 459 ), … … 488 488 ), 489 489 490 // The database only has 大阪市 ("Osaka-shi"), not 大阪 ("Osaka"), so an exact match will for 大阪 will fail491 490 'city-endonym-ideographic-municipal-unit-asia' => array( 492 491 'input' => array( … … 496 495 ), 497 496 'expected' => array( 498 'description' => '大阪 市',497 'description' => '大阪', 499 498 'latitude' => '34.694', 500 499 'longitude' => '135.502',
Note: See TracChangeset
for help on using the changeset viewer.