You are here

public function CLPhoneNumberTestCase::testPhoneCLFormatting in Phone 7

Same name and namespace in other branches
  1. 6 tests/phone-cl.test \CLPhoneNumberTestCase::testPhoneCLFormatting()

File

tests/phone.cl.test, line 26

Class

CLPhoneNumberTestCase

Code

public function testPhoneCLFormatting() {

  //$this->assertEqual(format_phone_number('cl', '+6421123456', null), '+64 21 123 456', t('Check international mobile format'));
}