X-Git-Url: http://git.freeside.biz/gitweb/?p=Net-HTTPS-Any.git;a=blobdiff_plain;f=t%2Fpost-cryptssleay.t;fp=t%2Fpost-cryptssleay.t;h=7f99b0a61d543c68566d4f95912f8d783eeb9661;hp=168f1ea212a8b4982fdf5b956f9e5e76c735305c;hb=5426737664dd0fd517c2f4f931fa04852e95d1ca;hpb=90a8f96bb101dc637ad436de3c3ab161cc5000d9 diff --git a/t/post-cryptssleay.t b/t/post-cryptssleay.t index 168f1ea..7f99b0a 100644 --- a/t/post-cryptssleay.t +++ b/t/post-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;