You are here

public function SGPhoneNumberTestCase::testPhoneSGFormatting in Phone 7

Same name and namespace in other branches
  1. 6 tests/phone-sg.test \SGPhoneNumberTestCase::testPhoneSGFormatting()

File

tests/phone.sg.test, line 37

Class

SGPhoneNumberTestCase

Code

public function testPhoneSGFormatting() {

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