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
No known key found for this signature in database
GPG key ID: EA85C7988F5A6877

View file

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