public function CRPhoneNumberTestCase::testPhoneCRInvalid in Phone 7
Same name and namespace in other branches
- 6 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 '));
}