You are here

public function CHPhoneNumberTestCase::testPhoneCHFormatting in Phone 7

Same name and namespace in other branches
  1. 6 tests/phone-ch.test \CHPhoneNumberTestCase::testPhoneCHFormatting()

File

tests/phone.ch.test, line 27

Class

CHPhoneNumberTestCase

Code

public function testPhoneCHFormatting() {

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