adding testHtmlIso8859 to the group and requires
This commit is contained in:
parent
1b02474b89
commit
659deaaa23
|
|
@ -278,6 +278,9 @@ EOT;
|
|||
|
||||
/**
|
||||
* Send a message containing ISO-8859-1 text.
|
||||
*
|
||||
* @requires extension mbstring
|
||||
* @group mbstringExtRequired
|
||||
*/
|
||||
public function testHtmlIso8859()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue