# HG changeset patch # User Sergey Kandaurov # Date 1668083874 -14400 # Node ID 506e1a716fe808a86d9ce398903cef09c001f8d9 # Parent f129b693d83e86c9739385ab08f8e5e002d64283 Tests: fixed proxy_protocol2_tlv.t prerequisites. diff -r f129b693d83e -r 506e1a716fe8 proxy_protocol2_tlv.t --- a/proxy_protocol2_tlv.t Wed Oct 26 13:29:19 2022 -0700 +++ b/proxy_protocol2_tlv.t Thu Nov 10 16:37:54 2022 +0400 @@ -23,7 +23,7 @@ select STDERR; $| = 1; select STDOUT; $| = 1; -my $t = Test::Nginx->new()->has(qw/http access rewrite/) +my $t = Test::Nginx->new()->has(qw/http map rewrite/) ->write_file_expand('nginx.conf', <<'EOF'); %%TEST_GLOBALS%%