summaryrefslogtreecommitdiff
path: root/t/get-cryptssleay.t
diff options
context:
space:
mode:
Diffstat (limited to 't/get-cryptssleay.t')
-rw-r--r--t/get-cryptssleay.t3
1 files changed, 3 insertions, 0 deletions
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;