diff options
Diffstat (limited to 'worker/tests/http.rb')
-rwxr-xr-x | worker/tests/http.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/worker/tests/http.rb b/worker/tests/http.rb index eaa351f..bfd1820 100755 --- a/worker/tests/http.rb +++ b/worker/tests/http.rb @@ -156,6 +156,7 @@ if __FILE__ == $0 then test = { "target_host" => "http://www.steve.org.uk/", "test_type" => "http", + "verbose" => 1, "test_port" => 80, "test_alert" => "Steve's website is unavailable", "http_text" => "Steve Kemp", |