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