summaryrefslogtreecommitdiff
path: root/tests/cachable.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cachable.t')
-rwxr-xr-xtests/cachable.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cachable.t b/tests/cachable.t
index 9dc1121..74d9a4b 100755
--- a/tests/cachable.t
+++ b/tests/cachable.t
@@ -15,7 +15,7 @@ my $tf = LightyTest->new();
my $t;
$tf->{CONFIGFILE} = 'lighttpd.conf';
-
+
ok($tf->start_proc == 0, "Starting lighttpd") or die();
## check if If-Modified-Since, If-None-Match works