You are here

public function ITPhoneNumberTestCase::testPhoneITFormatting in Phone 7

Same name and namespace in other branches
  1. 6 tests/phone-it.test \ITPhoneNumberTestCase::testPhoneITFormatting()

File

tests/phone.it.test, line 39

Class

ITPhoneNumberTestCase

Code

public function testPhoneITFormatting() {

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