You are here

public function RUPhoneNumberTestCase::testPhoneRUFormatting in Phone 7

Same name and namespace in other branches
  1. 6 tests/phone-ru.test \RUPhoneNumberTestCase::testPhoneRUFormatting()

File

tests/phone.ru.test, line 30

Class

RUPhoneNumberTestCase

Code

public function testPhoneRUFormatting() {

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