summaryrefslogtreecommitdiff
path: root/worker/tests/http.rb
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-13 11:50:50 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-13 11:50:50 +0000
commit5a2a191588b8bfee0c0c62ff0b3ccedff3314989 (patch)
treeae318d08cdca5e47d88ce09b217a998df10d9222 /worker/tests/http.rb
parentcdacd6838a9e6162377eeaff1fde91c7602b2f44 (diff)
be verbose in our test.
Diffstat (limited to 'worker/tests/http.rb')
-rwxr-xr-xworker/tests/http.rb1
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",