public function CLPhoneNumberTestCase::testPhoneCLFormatting in Phone 6
Same name and namespace in other branches
- 7 tests/phone.cl.test \CLPhoneNumberTestCase::testPhoneCLFormatting()
File
- tests/
phone-cl.test, line 26
Class
Code
public function testPhoneCLFormatting() {
//$this->assertEqual(format_phone_number('cl', '+6421123456', null), '+64 21 123 456', t('Check international mobile format'));
}