You are here

public function CRPhoneNumberTestCase::testPhoneCRFormatting in Phone 7

Same name and namespace in other branches
  1. 6 tests/phone-cr.test \CRPhoneNumberTestCase::testPhoneCRFormatting()

File

tests/phone.cr.test, line 24

Class

CRPhoneNumberTestCase

Code

public function testPhoneCRFormatting() {

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