You are here

public function CSPhoneNumberTestCase::testPhoneCSFormatting in Phone 7

Same name and namespace in other branches
  1. 6 tests/phone-cs.test \CSPhoneNumberTestCase::testPhoneCSFormatting()

File

tests/phone.cs.test, line 24

Class

CSPhoneNumberTestCase

Code

public function testPhoneCSFormatting() {

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