You are here

public function PLPhoneNumberTestCase::testPhonePLFormatting in Phone 7

Same name and namespace in other branches
  1. 6 tests/phone-pl.test \PLPhoneNumberTestCase::testPhonePLFormatting()

File

tests/phone.pl.test, line 28

Class

PLPhoneNumberTestCase

Code

public function testPhonePLFormatting() {

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