X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/5a50c7c8970381e0720b875dd03ba17bb794712b..9a00675db41cb2119a7340d679a1d86f89dd83bf:/cpan/HTTP-Tiny/t/001_api.t diff --git a/cpan/HTTP-Tiny/t/001_api.t b/cpan/HTTP-Tiny/t/001_api.t index 0083c2e..0111851 100644 --- a/cpan/HTTP-Tiny/t/001_api.t +++ b/cpan/HTTP-Tiny/t/001_api.t @@ -7,7 +7,7 @@ use Test::More tests => 2; use HTTP::Tiny; my @accessors = qw( - agent default_headers local_address max_redirect max_size proxy timeout SSL_options verify_SSL cookie_jar + agent default_headers local_address max_redirect max_size proxy no_proxy timeout SSL_options verify_SSL cookie_jar ); my @methods = qw( new get head put post delete post_form request mirror www_form_urlencode