You are here

public function PKPhoneNumberTestCase::testPhonePKFormatting in Phone 7

Same name and namespace in other branches
  1. 6 tests/phone-pk.test \PKPhoneNumberTestCase::testPhonePKFormatting()

File

tests/phone.pk.test, line 28

Class

PKPhoneNumberTestCase

Code

public function testPhonePKFormatting() {

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