diff mail_smtp.t @ 249:6a0d934950bc

Tests: remove extra spaces in "daemon off". They are no longer logical after "master_process" directive removal.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 24 Jan 2013 02:17:36 +0400
parents c0ae29632905
children e7dc8f4d0a4b
line wrap: on
line diff
--- a/mail_smtp.t	Fri Jan 18 21:00:29 2013 +0400
+++ b/mail_smtp.t	Thu Jan 24 02:17:36 2013 +0400
@@ -34,7 +34,7 @@
 
 %%TEST_GLOBALS%%
 
-daemon         off;
+daemon off;
 
 events {
 }