public function CRPhoneNumberTestCase::testPhoneCRInvalid in Phone 6
Same name and namespace in other branches
- 7 tests/phone.cr.test \CRPhoneNumberTestCase::testPhoneCRInvalid()
File
- tests/
phone-cr.test, line 20
Class
Code
public function testPhoneCRInvalid() {
//$this->assertFalse(valid_phone_number('cr', '021 3012 3456'), t('Test invalid '));
}