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