public function CLPhoneNumberTestCase::testPhoneCLFormatting in Phone 7
Same name and namespace in other branches
- 6 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'));
}