mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
Fixed test?
This commit is contained in:
parent
1359dfd18f
commit
49d19f6c7c
1 changed files with 1 additions and 2 deletions
|
@ -7,6 +7,5 @@ $message = "Line 1\r\nLine 2\r\nLine 3";
|
||||||
mail('caffeinated@not-ever-reached-example.com', 'My Subject', $message, "From: me@me.me");
|
mail('caffeinated@not-ever-reached-example.com', 'My Subject', $message, "From: me@me.me");
|
||||||
?>
|
?>
|
||||||
===DONE===
|
===DONE===
|
||||||
--EXPECTF--
|
--EXPECT--
|
||||||
%A
|
|
||||||
===DONE===
|
===DONE===
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue