diff rewrite_unescape.t @ 166:c0ae29632905

Tests: nuke "master_process off;" usage. It's not really suitable for automatic testing due to number of reasons: it doesn't check for open sockets left on exit, it uses racy signal handling, it doesn't at all works on Windows.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 17 Aug 2011 15:17:30 +0400
parents 2178954eee5d
children a7cc4371f4ad
line wrap: on
line diff
--- a/rewrite_unescape.t
+++ b/rewrite_unescape.t
@@ -26,7 +26,6 @@ my $t = Test::Nginx->new()->has(qw/http 
 
 %%TEST_GLOBALS%%
 
-master_process off;
 daemon         off;
 
 events {