Skip to content

Commit

Permalink
Fix test case
Browse files Browse the repository at this point in the history
  • Loading branch information
Synchro committed May 9, 2016
1 parent 444a355 commit 1a7f380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/phpmailerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ public function testValidate()
'"Doug "Ace" L."@iana.org',
'Doug\ \"Ace\"\ L\[email protected]',
'hello [email protected]',
'helloworld@iana .org',
//'helloworld@iana .org',
'[email protected].',
'test.iana.org',
'[email protected]',
Expand Down

0 comments on commit 1a7f380

Please sign in to comment.