mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-09-03 05:57:57 +00:00
Added test proof (#110)
This commit is contained in:
@@ -64,6 +64,7 @@ class EmailValidatorTest extends \PHPUnit_Framework_TestCase
|
||||
array('test@email%'),
|
||||
array('test@email$'),
|
||||
array('test@email.com.au'),
|
||||
array('1500111@профи-инвест.рф'),
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user