Browse Source

Fixed test case title

pull/614/head
Tjerk Meesters 13 years ago
parent
commit
eca13f7909
  1. 2
      ext/standard/tests/mail/bug66535.phpt

2
ext/standard/tests/mail/bug66535.phpt

@ -1,5 +1,5 @@
--TEST--
Test mail() function : basic functionality
Bug #66535: Extra newline if add_x_header and no additional headers are used
--INI--
sendmail_path=tee mailBasic.out >/dev/null
mail.add_x_header = On

Loading…
Cancel
Save