You are here

public function ESPhoneNumberTestCase::testPhoneESFormatting in Phone 6

Same name and namespace in other branches
  1. 7 tests/phone.es.test \ESPhoneNumberTestCase::testPhoneESFormatting()

File

tests/phone-es.test, line 28

Class

ESPhoneNumberTestCase

Code

public function testPhoneESFormatting() {

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