1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 03:22:58 +02:00

Fix tests in some builds

Looks like the EXPECTREGEX was eating the =DONE= section
This commit is contained in:
Gabriel Caruso
2018-08-31 08:09:14 -03:00
parent ecb698b21d
commit 4fcaebbab8

View File

@@ -12,4 +12,3 @@ mail('user@example.com', 'My Subject', $message, "From: me@me.me");
===DONE===
--EXPECTREGEX--
.*
===DONE===