diff options
Diffstat (limited to 'plugins/t/check_http.t')
| -rw-r--r-- | plugins/t/check_http.t | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/plugins/t/check_http.t b/plugins/t/check_http.t index a74220e2..2539a289 100644 --- a/plugins/t/check_http.t +++ b/plugins/t/check_http.t | |||
| @@ -82,7 +82,7 @@ SKIP: { | |||
| 82 | cmp_ok( $res->return_code, "==", 0, "And also when not found"); | 82 | cmp_ok( $res->return_code, "==", 0, "And also when not found"); | 
| 83 | } | 83 | } | 
| 84 | SKIP: { | 84 | SKIP: { | 
| 85 | skip "No internet access", 11 if $internet_access eq "no"; | 85 | skip "No internet access", 16 if $internet_access eq "no"; | 
| 86 | 86 | ||
| 87 | $res = NPTest->testCmd( | 87 | $res = NPTest->testCmd( | 
| 88 | "./check_http --ssl www.verisign.com" | 88 | "./check_http --ssl www.verisign.com" | 
