X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=t%2Fget-cryptssleay.t;h=fa2ef21037d2c6dfe58028174a60dc537cd68aa3;hb=9857ce9e0927ef06728fdeda34ff9ad97455775d;hp=53f1cdb215984c6f9595684f8e1f3f5dac25df1c;hpb=a39c911f8c4def7e6f57b1c2349642bd58696742;p=Net-HTTPS-Any.git diff --git a/t/get-cryptssleay.t b/t/get-cryptssleay.t index 53f1cdb..fa2ef21 100644 --- a/t/get-cryptssleay.t +++ b/t/get-cryptssleay.t @@ -5,6 +5,9 @@ use warnings; use Test::More; BEGIN { + + plan skip_all => "LWP tests disabled to avoid excessive dependencies"; + plan( tests=>4 ); $Net::HTTPS::Any::skip_NetSSLeay=1; $Net::HTTPS::Any::skip_NetSSLeay=1;