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