diff options
Diffstat (limited to 'tests/mod-ssi.t')
-rwxr-xr-x | tests/mod-ssi.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mod-ssi.t b/tests/mod-ssi.t index 8bc88cc..a6b021b 100755 --- a/tests/mod-ssi.t +++ b/tests/mod-ssi.t @@ -13,7 +13,7 @@ use LightyTest; my $tf = LightyTest->new(); my $t; - + ok($tf->start_proc == 0, "Starting lighttpd") or die(); # mod-cgi |